ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Variables | |
const int | nMaterials = 6 |
pair< string, double > | materials [nMaterials] |
double | GlobalOffset = 0.0 |
double | ShellThickness = 0.3 |
int | subsysID = 0 |
double G4TrackingService::GlobalOffset = 0.0 |
Definition at line 123 of file G4_TrackingSupport.C.
View newest version in sPHENIX GitHub at line 123 of file G4_TrackingSupport.C
Referenced by TrackingServiceCone(), and TrackingServiceCylinder().
pair<string, double> G4TrackingService::materials[nMaterials] |
Definition at line 116 of file G4_TrackingSupport.C.
View newest version in sPHENIX GitHub at line 116 of file G4_TrackingSupport.C
Referenced by G4VDNAModel::BuildApplyToMatVect(), TSDetectorConstruction::ConstructMaterials(), get_thickness(), DicomIntersectVolume::SetNewValue(), G4GDMLRead::StripNames(), TrackingService(), TrackingServiceCone(), and TrackingServiceCylinder().
const int G4TrackingService::nMaterials = 6 |
Definition at line 115 of file G4_TrackingSupport.C.
View newest version in sPHENIX GitHub at line 115 of file G4_TrackingSupport.C
Referenced by G4RDVCrossSectionHandler::ActiveElements(), G4VCrossSectionHandler::ActiveElements(), G4PixeCrossSectionHandler::ActiveElements(), G4RDAugerData::BuildAugerTransitionTable(), G4AugerData::BuildAugerTransitionTable(), G4PixeCrossSectionHandler::BuildCrossSectionsForMaterials(), G4ScreenedCoulombCrossSection::BuildMFPTables(), G4RDBremsstrahlungParameters::LoadData(), G4BremsstrahlungParameters::LoadData(), G4eIonisationParameters::LoadData(), G4RDeIonisationParameters::LoadData(), G4NativeScreenedCoulombCrossSection::LoadData(), DicomPhantomZSliceHeader::ReadDataFromFile(), DicomPartialDetectorConstruction::ReadPhantomDataFile(), DicomDetectorConstruction::ReadPhantomDataNew(), TrackingServiceCone(), and TrackingServiceCylinder().
double G4TrackingService::ShellThickness = 0.3 |
Definition at line 124 of file G4_TrackingSupport.C.
View newest version in sPHENIX GitHub at line 124 of file G4_TrackingSupport.C
Referenced by TrackingService().
int G4TrackingService::subsysID = 0 |
Definition at line 125 of file G4_TrackingSupport.C.
View newest version in sPHENIX GitHub at line 125 of file G4_TrackingSupport.C
Referenced by TrackingServiceCone(), and TrackingServiceCylinder().