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

Variables

double R_max = 180.
 
double R_min = 15.
 
double z_mid = 200. + 20
 
double half_length = 6.5
 
double z_min = z_mid - half_length
 
double z_max = z_mid + half_length + 10.
 

Variable Documentation

double TRD::half_length = 6.5

Definition at line 28 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 28 of file G4_TRD.C

Referenced by TRDSetup().

double TRD::R_max = 180.

Definition at line 25 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 25 of file G4_TRD.C

Referenced by TRDInit(), and TRDSetup().

double TRD::R_min = 15.

Definition at line 26 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 26 of file G4_TRD.C

Referenced by findRBin(), and TRDSetup().

double TRD::z_max = z_mid + half_length + 10.

Definition at line 30 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 30 of file G4_TRD.C

Referenced by TpcSpaceChargeReconstructionHelper::extrapolate_z(), TRDInit(), and TRDSetup().

double TRD::z_mid = 200. + 20

Definition at line 27 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 27 of file G4_TRD.C

Referenced by TRDSetup().

double TRD::z_min = z_mid - half_length

Definition at line 29 of file G4_TRD.C.

View newest version in sPHENIX GitHub at line 29 of file G4_TRD.C

Referenced by TpcSpaceChargeReconstructionHelper::extrapolate_z(), TRDInit(), and TRDSetup().