CbmRoot
|
#include <LxMC.h>
Public Attributes | |
scaltype | p |
scaltype | q |
scaltype | x |
scaltype | y |
scaltype | z |
scaltype | px |
scaltype | py |
scaltype | pz |
Int_t | mother_ID |
Int_t | pdg |
std::vector< LxMCPoint * > | Points |
std::list< LxStsMCPoint * > | stsPoints [8] |
UInt_t | fUniqueID |
CbmStsTrack * | externalTrack |
Int_t | stationsWithHits |
Int_t | layersWithHits |
bool | hitsOnStations [LXSTATIONS][LXLAYERS] |
Double_t | p |
Double_t | q |
Double_t | x |
Double_t | y |
Double_t | z |
Double_t | px |
Double_t | py |
Double_t | pz |
Definition at line 27 of file Simple/LxMC.h.
CbmStsTrack * LxMCTrack::externalTrack |
Definition at line 36 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), LxFinderTriplet::Exec(), and LxFinder::Exec().
UInt_t LxMCTrack::fUniqueID |
Definition at line 35 of file Simple/LxMC.h.
Referenced by LxFinderTriplet::Exec(), and LxFinder::Exec().
bool LxMCTrack::hitsOnStations |
Definition at line 39 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), and LxFinder::MatchMCToReco().
Int_t LxMCTrack::layersWithHits |
Definition at line 38 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), and LxFinder::MatchMCToReco().
Int_t LxMCTrack::mother_ID |
Definition at line 29 of file Simple/LxMC.h.
Referenced by LxFinderTriplet::CalcInvMass(), LxFinder::CalcInvMass(), LxEff::CalcRecoEff(), LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), LxFinder::MatchMCToReco(), LxFinderTriplet::MatchRecoToMC(), and LxFinder::MatchRecoToMC().
Double_t LxMCTrack::p |
Definition at line 26 of file riplet/LxMC.h.
scaltype LxMCTrack::p |
Definition at line 28 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), and LxFinder::MatchMCToReco().
Int_t LxMCTrack::pdg |
Definition at line 30 of file Simple/LxMC.h.
Referenced by LxFinderTriplet::CalcInvMass(), LxFinder::CalcInvMass(), LxEff::CalcRecoEff(), LxFinderTriplet::Exec(), LxFinder::Exec(), LxFinder::MatchMCToReco(), LxFinderTriplet::MatchRecoToMC(), LxFinder::MatchRecoToMC(), and LxFinder::Trigger().
std::vector< LxMCPoint * > LxMCTrack::Points |
Definition at line 31 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), and LxFinder::MatchMCToReco().
Double_t LxMCTrack::px |
Definition at line 26 of file riplet/LxMC.h.
scaltype LxMCTrack::px |
Definition at line 28 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), and LxFinder::MatchMCToReco().
Double_t LxMCTrack::py |
Definition at line 26 of file riplet/LxMC.h.
scaltype LxMCTrack::py |
Definition at line 28 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), and LxFinder::MatchMCToReco().
Double_t LxMCTrack::pz |
Definition at line 26 of file riplet/LxMC.h.
scaltype LxMCTrack::pz |
Definition at line 28 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCTrack::q |
Definition at line 26 of file riplet/LxMC.h.
scaltype LxMCTrack::q |
Definition at line 28 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Int_t LxMCTrack::stationsWithHits |
Definition at line 37 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), and LxFinder::MatchMCToReco().
std::list< LxStsMCPoint * > LxMCTrack::stsPoints |
Definition at line 33 of file Simple/LxMC.h.
Double_t LxMCTrack::x |
Definition at line 26 of file riplet/LxMC.h.
scaltype LxMCTrack::x |
Definition at line 28 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCTrack::y |
Definition at line 26 of file riplet/LxMC.h.
scaltype LxMCTrack::y |
Definition at line 28 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCTrack::z |
Definition at line 26 of file riplet/LxMC.h.
scaltype LxMCTrack::z |
Definition at line 28 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), and LxFinder::Trigger().