ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4TrackingService Namespace Reference

Variables

const int nMaterials = 6
 
pair< string, double > materials [nMaterials]
 
double GlobalOffset = 0.0
 
double ShellThickness = 0.3
 
int subsysID = 0
 

Variable Documentation

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]
Initial value:
= {make_pair("G4_Cu", 1.436)
,make_pair("G4_Al", 8.897)
,make_pair("G4_WATER", 36.08)
,make_pair("G4_POLYETHYLENE", 50.31)
,make_pair("PEEK", 30.00)
,make_pair("G4_Fe", 1.757)}

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().

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().