Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Dbg::RecoTrack Class Reference
Inheritance diagram for Dbg::RecoTrack:

Public Member Functions

Int_t GetMcIndex () const
 
Int_t GetNHits () const
 
Int_t GetCharge () const
 
void SetDaughers (Int_t a, Int_t b)
 
void GetDaughters (Int_t &a, Int_t &b)
 
void SetCharge (Int_t ch)
 
void SetMom (TLorentzVector mom)
 
void SetNHits (Int_t nHits)
 
void SetMcIndex (Int_t index)
 
void SetMom (Double_t px, Double_t py, Double_t pz, Double_t e)
 
void Clear (Option_t *="")
 
const TLorentzVector & GetMom () const
 

Detailed Description

Definition at line 21 of file DbgData.h.

Constructor & Destructor Documentation

◆ RecoTrack()

Dbg::RecoTrack::RecoTrack ( )
inline

Definition at line 29 of file DbgData.h.

◆ ~RecoTrack()

virtual Dbg::RecoTrack::~RecoTrack ( )
inlinevirtual

Definition at line 48 of file DbgData.h.

Member Function Documentation

◆ Clear()

void Dbg::RecoTrack::Clear ( Option_t * = "")
inline

Definition at line 46 of file DbgData.h.

◆ GetCharge()

Int_t Dbg::RecoTrack::GetCharge ( ) const
inline

Definition at line 32 of file DbgData.h.

◆ GetDaughters()

void Dbg::RecoTrack::GetDaughters ( Int_t & a,
Int_t & b )
inline

Definition at line 37 of file DbgData.h.

◆ GetMcIndex()

Int_t Dbg::RecoTrack::GetMcIndex ( ) const
inline

Definition at line 30 of file DbgData.h.

◆ GetMom()

const TLorentzVector & Dbg::RecoTrack::GetMom ( ) const
inline

Definition at line 47 of file DbgData.h.

◆ GetNHits()

Int_t Dbg::RecoTrack::GetNHits ( ) const
inline

Definition at line 31 of file DbgData.h.

◆ SetCharge()

void Dbg::RecoTrack::SetCharge ( Int_t ch)
inline

Definition at line 41 of file DbgData.h.

◆ SetDaughers()

void Dbg::RecoTrack::SetDaughers ( Int_t a,
Int_t b )
inline

Definition at line 33 of file DbgData.h.

◆ SetMcIndex()

void Dbg::RecoTrack::SetMcIndex ( Int_t index)
inline

Definition at line 44 of file DbgData.h.

◆ SetMom() [1/2]

void Dbg::RecoTrack::SetMom ( Double_t px,
Double_t py,
Double_t pz,
Double_t e )
inline

Definition at line 45 of file DbgData.h.

◆ SetMom() [2/2]

void Dbg::RecoTrack::SetMom ( TLorentzVector mom)
inline

Definition at line 42 of file DbgData.h.

◆ SetNHits()

void Dbg::RecoTrack::SetNHits ( Int_t nHits)
inline

Definition at line 43 of file DbgData.h.


The documentation for this class was generated from the following file: