CbmRoot
|
#include <LxCA.h>
Public Member Functions | |
LxExtTrack () | |
LxExtTrack () | |
Public Attributes | |
CbmStsTrack * | track |
Int_t | extId |
LxMCTrack * | mcTrack |
std::pair< LxTrack *, Double_t > | recoTrack |
|
inline |
Definition at line 255 of file LxCATriplets.h.
Int_t LxExtTrack::extId |
Definition at line 251 of file LxCA.h.
Referenced by LxFinderTriplet::Exec(), LxFinder::Exec(), LxFinderTriplet::SaveRecoTracks(), and LxFinder::SaveRecoTracks().
LxMCTrack * LxExtTrack::mcTrack |
Definition at line 252 of file LxCA.h.
Referenced by LxFinderTriplet::CalcInvMass(), LxFinder::CalcInvMass(), LxFinderTriplet::Exec(), and LxFinder::Exec().
std::pair<LxTrack*, Double_t> LxExtTrack::recoTrack |
Definition at line 253 of file LxCATriplets.h.
Referenced by LxSpace::JoinExtTracks(), and LxTrack::Rebind().
CbmStsTrack * LxExtTrack::track |
Definition at line 250 of file LxCA.h.
Referenced by LxFinderTriplet::CalcInvMass(), LxFinder::CalcInvMass(), LxEff::CalcRecoEff(), LxDraw::DrawExtTracks(), LxDraw::DrawRecoTracks(), LxFinderTriplet::Exec(), LxFinder::Exec(), LxSpace::JoinExtTracks(), LxFinderTriplet::SaveEventTracks(), LxFinder::SaveEventTracks(), LxFinderTriplet::SaveRecoTracks(), and LxFinder::SaveRecoTracks().