Analysis Software
Documentation for sPHENIX simulation 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}
 
enu_InttDeadMapType InttDeadMapOption = kInttDeadMap
 

Enumeration Type Documentation

Enumerator:
kInttNoDeadMap 
kInttDeadMap 

Definition at line 83 of file G4_TrkrVariables.C.

View newest version in sPHENIX GitHub at line 83 of file G4_TrkrVariables.C

Variable Documentation

double G4INTT::intt_radius_max = 140.

Definition at line 75 of file G4_TrkrVariables.C.

View newest version in sPHENIX GitHub at line 75 of file G4_TrkrVariables.C

Referenced by Intt(), and Svtx().

enu_InttDeadMapType G4INTT::InttDeadMapOption = kInttDeadMap

Definition at line 89 of file G4_TrkrVariables.C.

View newest version in sPHENIX GitHub at line 89 of file G4_TrkrVariables.C

Referenced by Intt_Cells().

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

Definition at line 80 of file G4_TrkrVariables.C.

View newest version in sPHENIX GitHub at line 80 of file G4_TrkrVariables.C

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

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

Definition at line 81 of file G4_TrkrVariables.C.

View newest version in sPHENIX GitHub at line 81 of file G4_TrkrVariables.C

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