![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/base/EicGeoParData.h>
Inheritance diagram for LogicalVolumeLookupTableEntry:
Collaboration diagram for LogicalVolumeLookupTableEntry:Public Member Functions | |
| LogicalVolumeLookupTableEntry () | |
| ~LogicalVolumeLookupTableEntry () | |
| ClassDef (LogicalVolumeLookupTableEntry, 1) | |
| do not mind to store a complete path as well | |
| LogicalVolumeLookupTableEntry () | |
| ~LogicalVolumeLookupTableEntry () | |
| ClassDef (LogicalVolumeLookupTableEntry, 1) | |
| do not mind to store a complete path as well | |
Public Attributes | |
| TGeoNode * | mGeoNode |
| TGeoHMatrix * | mGeoMtx |
| pointer to respective TGeoNode | |
| TString | mVolumePath |
| GEANT transformation between local and master coord. systems. | |
Definition at line 68 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 68 of file EicGeoParData.h
|
inline |
Definition at line 71 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 71 of file EicGeoParData.h
|
inline |
Definition at line 72 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 72 of file EicGeoParData.h
|
inline |
Definition at line 73 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 73 of file EicGeoParData.h
|
inline |
Definition at line 74 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 74 of file EicGeoParData.h
| LogicalVolumeLookupTableEntry::ClassDef | ( | LogicalVolumeLookupTableEntry | , |
| 1 | |||
| ) |
do not mind to store a complete path as well
| LogicalVolumeLookupTableEntry::ClassDef | ( | LogicalVolumeLookupTableEntry | , |
| 1 | |||
| ) |
do not mind to store a complete path as well
| TGeoHMatrix * LogicalVolumeLookupTableEntry::mGeoMtx |
pointer to respective TGeoNode
Definition at line 76 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 76 of file EicGeoParData.h
Referenced by EicHtcTask::DeclareSensitiveVolumes(), EicPlanarRecoHit::EicPlanarRecoHit(), EicSpaceRecoHit::EicSpaceRecoHit(), EicHtcTask::Exec(), EicTpcDigiHitProducer::HandleHit(), EicCalorimeterDigiHitProducer::HandleHit(), EicTrackingDigiHitProducer::HandleHit(), FwdTrackFinder::Init(), and EicGeoParData::InitializeLookupTables().
| TGeoNode * LogicalVolumeLookupTableEntry::mGeoNode |
Definition at line 72 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 72 of file EicGeoParData.h
Referenced by EicCalorimeterDigiHitProducer::HandleHit(), and EicGeoParData::InitializeLookupTables().
| TString LogicalVolumeLookupTableEntry::mVolumePath |
GEANT transformation between local and master coord. systems.
Definition at line 78 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 78 of file EicGeoParData.h
Referenced by EicGeoParData::InitializeLookupTables().