![]() |
ATLAS Offline Software
|
Public Member Functions | |
| bool | loadHitLists (std::map< SimBarCode, SimHitList > &hitLists) |
| template<class collT> | |
| void | addHitCollections (std::map< SimBarCode, SimHitList > &hitLists) |
| void | possiblyUpdateGUI () |
| void | updateVisibleAssociatedObjects () const |
Static Public Member Functions | |
| static SimHitHandleBase * | createHitHandle (const SimulationHit &h) |
Public Attributes | |
| TrackCollHandle_SimulationTracks * | theclass = nullptr |
| int | updateGUICounter = 0 |
| std::map< SimBarCode::ExtBarCode, int > | extBarCode2pdg |
| bool | cut_fromIROnly = false |
| bool | cut_excludeBarcodeZero = false |
| bool | cut_excludeNeutrals = false |
| bool | displayAscObjs = false |
Static Public Attributes | |
| static const int | maxPdgCode = 1000000000 |
Definition at line 48 of file TrackCollHandle_SimulationTracks.cxx.
| void TrackCollHandle_SimulationTracks::Imp::addHitCollections | ( | std::map< SimBarCode, SimHitList > & | hitLists | ) |
Definition at line 136 of file TrackCollHandle_SimulationTracks.cxx.
|
inlinestatic |
Definition at line 57 of file TrackCollHandle_SimulationTracks.cxx.
| bool TrackCollHandle_SimulationTracks::Imp::loadHitLists | ( | std::map< SimBarCode, SimHitList > & | hitLists | ) |
Definition at line 180 of file TrackCollHandle_SimulationTracks.cxx.
|
inline |
Definition at line 60 of file TrackCollHandle_SimulationTracks.cxx.
| void TrackCollHandle_SimulationTracks::Imp::updateVisibleAssociatedObjects | ( | ) | const |
Definition at line 307 of file TrackCollHandle_SimulationTracks.cxx.
| bool TrackCollHandle_SimulationTracks::Imp::cut_excludeBarcodeZero = false |
Definition at line 68 of file TrackCollHandle_SimulationTracks.cxx.
| bool TrackCollHandle_SimulationTracks::Imp::cut_excludeNeutrals = false |
Definition at line 69 of file TrackCollHandle_SimulationTracks.cxx.
| bool TrackCollHandle_SimulationTracks::Imp::cut_fromIROnly = false |
Definition at line 67 of file TrackCollHandle_SimulationTracks.cxx.
| bool TrackCollHandle_SimulationTracks::Imp::displayAscObjs = false |
Definition at line 71 of file TrackCollHandle_SimulationTracks.cxx.
| std::map<SimBarCode::ExtBarCode,int> TrackCollHandle_SimulationTracks::Imp::extBarCode2pdg |
Definition at line 66 of file TrackCollHandle_SimulationTracks.cxx.
|
static |
Definition at line 74 of file TrackCollHandle_SimulationTracks.cxx.
| TrackCollHandle_SimulationTracks* TrackCollHandle_SimulationTracks::Imp::theclass = nullptr |
Definition at line 51 of file TrackCollHandle_SimulationTracks.cxx.
| int TrackCollHandle_SimulationTracks::Imp::updateGUICounter = 0 |
Definition at line 59 of file TrackCollHandle_SimulationTracks.cxx.