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

Variables

int f_gas_lyr = 6.
 
int f_mrpc_lyr = 7.
 
int b_gas_lyr = 6.
 
int b_mrpc_lyr = 7.
 
int pcb_lyr = 3.
 
int mylar_lyr = 4.
 
int cu_lyr = 4.
 
int carbon_lyr = 4.
 
int honeycomb_lyr = 2.
 
double z_start = -165.
 
double R_in = 6.5
 
double R_out = 68.
 
double gas_gap = 0.0220
 
double mrpc_thick = 0.04
 
double pcb_thick = 0.06
 
double cu_thick = 0.003
 
double carbon_thick = 0.01
 
double mylar_thick = 0.04
 
double honeycomb_thick = 0.75
 
double tof_width = (f_gas_lyr + b_gas_lyr) * gas_gap + (f_mrpc_lyr + b_mrpc_lyr) * mrpc_thick + carbon_lyr * carbon_thick + pcb_lyr * pcb_thick + cu_lyr * cu_thick + mylar_lyr * mylar_thick + honeycomb_lyr * honeycomb_thick
 
double z_end = (z_start + tof_width)
 

Variable Documentation

int ETOF::b_gas_lyr = 6.

Definition at line 28 of file G4_EToF.C.

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

Referenced by ETOFSetup().

int ETOF::b_mrpc_lyr = 7.

Definition at line 29 of file G4_EToF.C.

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

int ETOF::carbon_lyr = 4.

Definition at line 33 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 33 of file G4_EToF.C

double ETOF::carbon_thick = 0.01

Definition at line 42 of file G4_EToF.C.

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

Referenced by PHG4ECAPToFDetector::ConstructMe(), and ETOFSetup().

int ETOF::cu_lyr = 4.

Definition at line 32 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 32 of file G4_EToF.C

double ETOF::cu_thick = 0.003

Definition at line 41 of file G4_EToF.C.

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

Referenced by PHG4ECAPToFDetector::ConstructMe(), and ETOFSetup().

int ETOF::f_gas_lyr = 6.

Definition at line 26 of file G4_EToF.C.

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

Referenced by ETOFSetup().

int ETOF::f_mrpc_lyr = 7.

Definition at line 27 of file G4_EToF.C.

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

double ETOF::gas_gap = 0.0220

Definition at line 38 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 38 of file G4_EToF.C

Referenced by Build_G4_BTof(), PHG4ECAPToFDetector::ConstructMe(), and ETOFSetup().

int ETOF::honeycomb_lyr = 2.

Definition at line 34 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 34 of file G4_EToF.C

double ETOF::honeycomb_thick = 0.75

Definition at line 44 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 44 of file G4_EToF.C

Referenced by PHG4ECAPToFDetector::ConstructMe(), and ETOFSetup().

double ETOF::mrpc_thick = 0.04

Definition at line 39 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 39 of file G4_EToF.C

Referenced by ETOFSetup().

int ETOF::mylar_lyr = 4.

Definition at line 31 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 31 of file G4_EToF.C

double ETOF::mylar_thick = 0.04

Definition at line 43 of file G4_EToF.C.

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

Referenced by PHG4ECAPToFDetector::ConstructMe(), and ETOFSetup().

int ETOF::pcb_lyr = 3.

Definition at line 30 of file G4_EToF.C.

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

double ETOF::pcb_thick = 0.06

Definition at line 40 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 40 of file G4_EToF.C

Referenced by PHG4ECAPToFDetector::ConstructMe(), and ETOFSetup().

double ETOF::R_in = 6.5

Definition at line 36 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 36 of file G4_EToF.C

Referenced by ETOFSetup(), and CreateCZHitContainer::merge_hits().

double ETOF::R_out = 68.

Definition at line 37 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 37 of file G4_EToF.C

Referenced by ETOFInit(), ETOFSetup(), and CreateCZHitContainer::merge_hits().

Definition at line 46 of file G4_EToF.C.

View newest version in sPHENIX GitHub at line 46 of file G4_EToF.C

double ETOF::z_end = (z_start + tof_width)

Definition at line 48 of file G4_EToF.C.

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

Referenced by ETOFInit(), and HCalInner().