ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HTOF 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 = 287.
 
double R_in = 15.0
 
double R_out = 170.
 
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 HTOF::b_gas_lyr = 6.

Definition at line 28 of file G4_HToF.C.

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

Referenced by HTOFSetup().

int HTOF::b_mrpc_lyr = 7.

Definition at line 29 of file G4_HToF.C.

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

int HTOF::carbon_lyr = 4.

Definition at line 33 of file G4_HToF.C.

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

double HTOF::carbon_thick = 0.01

Definition at line 42 of file G4_HToF.C.

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

Referenced by HTOFSetup().

int HTOF::cu_lyr = 4.

Definition at line 32 of file G4_HToF.C.

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

double HTOF::cu_thick = 0.003

Definition at line 41 of file G4_HToF.C.

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

Referenced by HTOFSetup().

int HTOF::f_gas_lyr = 6.

Definition at line 26 of file G4_HToF.C.

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

Referenced by HTOFSetup().

int HTOF::f_mrpc_lyr = 7.

Definition at line 27 of file G4_HToF.C.

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

double HTOF::gas_gap = 0.0220

Definition at line 38 of file G4_HToF.C.

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

Referenced by HTOFSetup().

int HTOF::honeycomb_lyr = 2.

Definition at line 34 of file G4_HToF.C.

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

double HTOF::honeycomb_thick = 0.75

Definition at line 44 of file G4_HToF.C.

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

Referenced by HTOFSetup().

double HTOF::mrpc_thick = 0.04

Definition at line 39 of file G4_HToF.C.

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

Referenced by HTOFSetup().

int HTOF::mylar_lyr = 4.

Definition at line 31 of file G4_HToF.C.

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

double HTOF::mylar_thick = 0.04

Definition at line 43 of file G4_HToF.C.

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

Referenced by HTOFSetup().

int HTOF::pcb_lyr = 3.

Definition at line 30 of file G4_HToF.C.

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

double HTOF::pcb_thick = 0.06

Definition at line 40 of file G4_HToF.C.

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

Referenced by HTOFSetup().

double HTOF::R_in = 15.0

Definition at line 36 of file G4_HToF.C.

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

Referenced by HTOFSetup().

double HTOF::R_out = 170.

Definition at line 37 of file G4_HToF.C.

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

Referenced by HTOFInit(), and HTOFSetup().

Definition at line 46 of file G4_HToF.C.

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

double HTOF::z_end = (z_start + tof_width)

Definition at line 48 of file G4_HToF.C.

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

Referenced by HTOFInit(), and HTOFSetup().

double HTOF::z_start = 287.

Definition at line 35 of file G4_HToF.C.

View newest version in sPHENIX GitHub at line 35 of file G4_HToF.C

Referenced by HTOFInit(), and HTOFSetup().