![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Imp (TrackHandle_TruthTrack *tc, const SimBarCode &sbc, const SimHitList &shl, HepMC::ConstGenParticlePtr p) | |
| void | ensureInitAscObjs () |
| void | ensureInitTrkTracks () |
| void | createTrack (Trk::TrackStates *trackStateOnSurfaces) |
Static Public Member Functions | |
| static Trk::Perigee * | createTrkPerigeeFromProdVertex (HepMC::ConstGenParticlePtr p, const double &charge) |
| static Trk::TrackParameters * | createTrkParamFromDecayVertex (HepMC::ConstGenParticlePtr p, const double &charge) |
| static Trk::TrackStateOnSurface * | createTSOS (Trk::TrackParameters *pars) |
| static void | addPars (Trk::TrackStates *dv, Trk::TrackParameters *pars) |
Public Attributes | |
| TrackHandle_TruthTrack * | theclass |
| SimBarCode | simBarCode |
| SimHitList | simHitList |
| HepMC::ConstGenParticlePtr | genParticle |
| bool | ascObjVis |
| std::vector< AscObj_TruthPoint * > * | ascObjs |
| const Trk::Track * | trkTrack |
Definition at line 28 of file TrackHandle_TruthTrack.cxx.
|
inline |
Definition at line 30 of file TrackHandle_TruthTrack.cxx.
|
inlinestatic |
Definition at line 92 of file TrackHandle_TruthTrack.cxx.
|
inline |
Definition at line 101 of file TrackHandle_TruthTrack.cxx.
|
inlinestatic |
Definition at line 65 of file TrackHandle_TruthTrack.cxx.
|
inlinestatic |
Definition at line 50 of file TrackHandle_TruthTrack.cxx.
|
inlinestatic |
Definition at line 84 of file TrackHandle_TruthTrack.cxx.
| void TrackHandle_TruthTrack::Imp::ensureInitAscObjs | ( | ) |
Definition at line 307 of file TrackHandle_TruthTrack.cxx.
| void TrackHandle_TruthTrack::Imp::ensureInitTrkTracks | ( | ) |
Definition at line 157 of file TrackHandle_TruthTrack.cxx.
| std::vector<AscObj_TruthPoint*>* TrackHandle_TruthTrack::Imp::ascObjs |
Definition at line 45 of file TrackHandle_TruthTrack.cxx.
| bool TrackHandle_TruthTrack::Imp::ascObjVis |
Definition at line 44 of file TrackHandle_TruthTrack.cxx.
| HepMC::ConstGenParticlePtr TrackHandle_TruthTrack::Imp::genParticle |
Definition at line 42 of file TrackHandle_TruthTrack.cxx.
| SimBarCode TrackHandle_TruthTrack::Imp::simBarCode |
Definition at line 40 of file TrackHandle_TruthTrack.cxx.
| SimHitList TrackHandle_TruthTrack::Imp::simHitList |
Definition at line 41 of file TrackHandle_TruthTrack.cxx.
| TrackHandle_TruthTrack* TrackHandle_TruthTrack::Imp::theclass |
Definition at line 39 of file TrackHandle_TruthTrack.cxx.
| const Trk::Track* TrackHandle_TruthTrack::Imp::trkTrack |
Definition at line 47 of file TrackHandle_TruthTrack.cxx.