Analysis Software
Documentation for sPHENIX simulation software
|
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 |
Definition at line 83 of file G4_TrkrVariables.C.
View newest version in sPHENIX GitHub at line 83 of file G4_TrkrVariables.C
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
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] |
Definition at line 76 of file G4_TrkrVariables.C.
View newest version in sPHENIX GitHub at line 76 of file G4_TrkrVariables.C
Referenced by PHG4InttDetector::AddGeometryNode(), PHG4InttDetector::ConstructIntt(), Intt(), Intt_Clustering(), and PHG4InttSubsystem::SetDefaultParameters().
int G4INTT::n_intt_layer = 4 |
Definition at line 74 of file G4_TrkrVariables.C.
View newest version in sPHENIX GitHub at line 74 of file G4_TrkrVariables.C
Referenced by Fun4All_G4_sPHENIX_ForTrackCutStudy_EmbedScanOff(), Fun4All_G4_sPHENIX_ForTrackCutStudy_WithPileup_EmbedScanOff(), Fun4All_G4_sPHENIX_ForTrackCutStudy_WithPileup_EmbedScanOn(), Fun4All_ReadDST_TPCML(), Fun4All_RunNewTruthMatcher(), Intt(), Intt_Cells(), Intt_Clustering(), Micromegas(), MicromegasInit(), TPC(), TPC_Cells(), TPCInit(), Tracking_Eval(), and Tracking_Reco_TrackSeed().
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().