CbmRoot
|
#include <LxMC.h>
Public Attributes | |
scaltype | p |
scaltype | q |
scaltype | x |
scaltype | y |
scaltype | z |
scaltype | px |
scaltype | py |
scaltype | pz |
Int_t | stationNumber |
Int_t | layerNumber |
std::list< LxPoint * > | lxPoints |
Int_t | trackId |
LxMCTrack * | track |
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 16 of file Simple/LxMC.h.
Int_t LxMCPoint::layerNumber |
Definition at line 18 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), and LxFinder::MatchMCToReco().
std::list< LxPoint * > LxMCPoint::lxPoints |
Definition at line 19 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), and LxFinder::MatchMCToReco().
scaltype LxMCPoint::p |
Definition at line 17 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCPoint::p |
Definition at line 17 of file riplet/LxMC.h.
Double_t LxMCPoint::px |
Definition at line 17 of file riplet/LxMC.h.
scaltype LxMCPoint::px |
Definition at line 17 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCPoint::py |
Definition at line 17 of file riplet/LxMC.h.
scaltype LxMCPoint::py |
Definition at line 17 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCPoint::pz |
Definition at line 17 of file riplet/LxMC.h.
scaltype LxMCPoint::pz |
Definition at line 17 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
scaltype LxMCPoint::q |
Definition at line 17 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks().
Double_t LxMCPoint::q |
Definition at line 17 of file riplet/LxMC.h.
Int_t LxMCPoint::stationNumber |
Definition at line 18 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), and LxFinder::MatchMCToReco().
LxMCTrack * LxMCPoint::track |
Definition at line 22 of file Simple/LxMC.h.
Referenced by LxEff::CalcRecoEff(), LxFinderTriplet::Exec(), LxFinder::Exec(), LxFinderTriplet::MatchRecoToMC(), and LxFinder::MatchRecoToMC().
Int_t LxMCPoint::trackId |
Definition at line 21 of file Simple/LxMC.h.
Referenced by LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCPoint::x |
Definition at line 17 of file riplet/LxMC.h.
scaltype LxMCPoint::x |
Definition at line 17 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCPoints(), LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
scaltype LxMCPoint::y |
Definition at line 17 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCPoints(), LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCPoint::y |
Definition at line 17 of file riplet/LxMC.h.
scaltype LxMCPoint::z |
Definition at line 17 of file Simple/LxMC.h.
Referenced by LxDraw::DrawMCPoints(), LxDraw::DrawMCTracks(), LxFinderTriplet::Exec(), and LxFinder::Exec().
Double_t LxMCPoint::z |
Definition at line 17 of file riplet/LxMC.h.