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

Enumerations

enum  enu_InttDeadMapType { kInttNoDeadMap = 0, kInttDeadMap = 1 }
 

Variables

int n_intt_layer = 4
 
double intt_radius_max = 140.
 
int laddertype [4]
 
int nladder [4] = {12, 12, 16, 16}
 
double sensor_radius [4] = {7.188 - 36e-4, 7.732 - 36e-4, 9.680 - 36e-4, 10.262 - 36e-4}
 
double offsetphi [4] = {0.0, 0.5 * 360.0 / nladder[1], 0.0, 0.5 * 360.0 / nladder[3]}
 
enu_InttDeadMapType InttDeadMapOption = kInttDeadMap
 

Enumeration Type Documentation

Enumerator:
kInttNoDeadMap 
kInttDeadMap 

Definition at line 52 of file G4_Intt.C.

View newest version in sPHENIX GitHub at line 52 of file G4_Intt.C

Variable Documentation

double G4INTT::intt_radius_max = 140.

Definition at line 42 of file G4_Intt.C.

View newest version in sPHENIX GitHub at line 42 of file G4_Intt.C

Referenced by Intt().

enu_InttDeadMapType G4INTT::InttDeadMapOption = kInttDeadMap

Definition at line 58 of file G4_Intt.C.

View newest version in sPHENIX GitHub at line 58 of file G4_Intt.C

Referenced by Intt_Cells().

int G4INTT::laddertype[4]
Initial value:

Definition at line 43 of file G4_Intt.C.

View newest version in sPHENIX GitHub at line 43 of file G4_Intt.C

Referenced by PHG4InttDetector::AddGeometryNode(), PHG4InttDetector::ConstructIntt(), Intt(), Intt_Clustering(), and PHG4InttSubsystem::SetDefaultParameters().

int G4INTT::n_intt_layer = 4

Definition at line 41 of file G4_Intt.C.

View newest version in sPHENIX GitHub at line 41 of file G4_Intt.C

Referenced by Intt(), Intt_Cells(), Intt_Clustering(), Micromegas(), MicromegasInit(), TPC_Cells(), TPCInit(), Tracking_Eval(), and Tracking_Reco().

int G4INTT::nladder[4] = {12, 12, 16, 16}

Definition at line 47 of file G4_Intt.C.

View newest version in sPHENIX GitHub at line 47 of file G4_Intt.C

Referenced by Intt(), and PHG4InttSubsystem::SetDefaultParameters().

double G4INTT::offsetphi[4] = {0.0, 0.5 * 360.0 / nladder[1], 0.0, 0.5 * 360.0 / nladder[3]}

Definition at line 50 of file G4_Intt.C.

View newest version in sPHENIX GitHub at line 50 of file G4_Intt.C

Referenced by PHG4InttDetector::ConstructIntt(), and Intt().

double G4INTT::sensor_radius[4] = {7.188 - 36e-4, 7.732 - 36e-4, 9.680 - 36e-4, 10.262 - 36e-4}

Definition at line 48 of file G4_Intt.C.

View newest version in sPHENIX GitHub at line 48 of file G4_Intt.C

Referenced by Intt(), and PHG4InttSubsystem::SetDefaultParameters().