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

Variables

double mvtx_shell_inner_radius = 4.8 * cm
 
double skin_thickness = 0.01 * cm
 
double foam_core_thickness = 0.18 * cm
 
double mvtx_shell_length = 50. * cm
 
double mvtx_shell_thickness = skin_thickness + foam_core_thickness + skin_thickness
 
double wrap_rmin = 2.1 * cm
 
double wrap_rmax = mvtx_shell_inner_radius + mvtx_shell_thickness
 
double wrap_zlen = mvtx_shell_length
 

Variable Documentation

double mvtxGeomDef::foam_core_thickness = 0.18 * cm

Definition at line 53 of file PHG4MvtxDetector.cc.

View newest version in sPHENIX GitHub at line 53 of file PHG4MvtxDetector.cc

Referenced by PHG4MvtxDetector::GetMvtxOuterShell().

double mvtxGeomDef::mvtx_shell_inner_radius = 4.8 * cm

Definition at line 51 of file PHG4MvtxDetector.cc.

View newest version in sPHENIX GitHub at line 51 of file PHG4MvtxDetector.cc

Referenced by PHG4MvtxDetector::GetMvtxOuterShell().

double mvtxGeomDef::mvtx_shell_length = 50. * cm

Definition at line 54 of file PHG4MvtxDetector.cc.

View newest version in sPHENIX GitHub at line 54 of file PHG4MvtxDetector.cc

Referenced by PHG4MvtxDetector::GetMvtxOuterShell().

double mvtxGeomDef::mvtx_shell_thickness = skin_thickness + foam_core_thickness + skin_thickness

Definition at line 55 of file PHG4MvtxDetector.cc.

View newest version in sPHENIX GitHub at line 55 of file PHG4MvtxDetector.cc

Referenced by PHG4MvtxDetector::GetMvtxOuterShell().

double mvtxGeomDef::skin_thickness = 0.01 * cm

Definition at line 52 of file PHG4MvtxDetector.cc.

View newest version in sPHENIX GitHub at line 52 of file PHG4MvtxDetector.cc

Referenced by PHG4MvtxDetector::GetMvtxOuterShell().

double mvtxGeomDef::wrap_rmax = mvtx_shell_inner_radius + mvtx_shell_thickness

Definition at line 58 of file PHG4MvtxDetector.cc.

View newest version in sPHENIX GitHub at line 58 of file PHG4MvtxDetector.cc

Referenced by PHG4MvtxDetector::ConstructMe().

double mvtxGeomDef::wrap_rmin = 2.1 * cm

Definition at line 57 of file PHG4MvtxDetector.cc.

View newest version in sPHENIX GitHub at line 57 of file PHG4MvtxDetector.cc

Referenced by PHG4MvtxDetector::ConstructMe().

double mvtxGeomDef::wrap_zlen = mvtx_shell_length

Definition at line 59 of file PHG4MvtxDetector.cc.

View newest version in sPHENIX GitHub at line 59 of file PHG4MvtxDetector.cc

Referenced by PHG4MvtxDetector::ConstructMe().