![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Imp (TrackHandle_SimulationTrack *tc, const SimBarCode &sbc, const SimHitList &shl) | |
| void | ensureInitAscObjs () |
| void | ensureInitTrkTracks () |
| void | createTrack (Trk::TrackStates *trackStateOnSurfaces) |
Static Public Member Functions | |
| static Trk::TrackStateOnSurface * | createTSOS (Trk::TrackParameters *pars) |
| static void | addPars (Trk::TrackStates *dv, Trk::TrackParameters *pars) |
Public Attributes | |
| TrackHandle_SimulationTrack * | theclass |
| SimBarCode | simBarCode |
| SimHitList | simHitList |
| bool | ascObjVis |
| std::vector< AscObj_TruthPoint * > * | ascObjs |
| const Trk::Track * | trkTrack |
Definition at line 28 of file TrackHandle_SimulationTrack.cxx.
|
inline |
Definition at line 30 of file TrackHandle_SimulationTrack.cxx.
|
inlinestatic |
Definition at line 56 of file TrackHandle_SimulationTrack.cxx.
|
inline |
Definition at line 65 of file TrackHandle_SimulationTrack.cxx.
|
inlinestatic |
Definition at line 48 of file TrackHandle_SimulationTrack.cxx.
| void TrackHandle_SimulationTrack::Imp::ensureInitAscObjs | ( | ) |
Definition at line 230 of file TrackHandle_SimulationTrack.cxx.
| void TrackHandle_SimulationTrack::Imp::ensureInitTrkTracks | ( | ) |
Definition at line 128 of file TrackHandle_SimulationTrack.cxx.
| std::vector<AscObj_TruthPoint*>* TrackHandle_SimulationTrack::Imp::ascObjs |
Definition at line 43 of file TrackHandle_SimulationTrack.cxx.
| bool TrackHandle_SimulationTrack::Imp::ascObjVis |
Definition at line 42 of file TrackHandle_SimulationTrack.cxx.
| SimBarCode TrackHandle_SimulationTrack::Imp::simBarCode |
Definition at line 39 of file TrackHandle_SimulationTrack.cxx.
| SimHitList TrackHandle_SimulationTrack::Imp::simHitList |
Definition at line 40 of file TrackHandle_SimulationTrack.cxx.
| TrackHandle_SimulationTrack* TrackHandle_SimulationTrack::Imp::theclass |
Definition at line 38 of file TrackHandle_SimulationTrack.cxx.
| const Trk::Track* TrackHandle_SimulationTrack::Imp::trkTrack |
Definition at line 45 of file TrackHandle_SimulationTrack.cxx.