ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
H02DetectorConstruction.cc File Reference

Implementation of the H02DetectorConstruction class. More...

#include "G4Box.hh"
#include "G4ChordFinder.hh"
#include "G4Element.hh"
#include "G4NistManager.hh"
#include "G4FieldManager.hh"
#include "G4LogicalVolume.hh"
#include "G4Material.hh"
#include "G4PVPlacement.hh"
#include "G4SDManager.hh"
#include "G4SystemOfUnits.hh"
#include "G4TransportationManager.hh"
#include "G4Tubs.hh"
#include "G4VisAttributes.hh"
#include "H02Field.hh"
#include "H02DetectorConstruction.hh"
#include "H02MuonSD.hh"
+ Include dependency graph for H02DetectorConstruction.cc:

Go to the source code of this file.

Variables

static const G4double R_EXPHALL = 5.*m
 
static const G4double DZ_EXPHALL = 10.*m
 
static const G4double RIN_BARREL_CAL = 2.*m
 
static const G4double ROUT_BARREL_CAL = 3.*m
 
static const G4double DZ_BARREL_CAL = 5.*m
 
static const G4double RIN_ENDCAP_CAL = 1.*m
 
static const G4double ROUT_ENDCAP_CAL = 3.*m
 
static const G4double DZ_ENDCAP_CAL = 0.5*m
 
static const G4double RIN_BARREL_MUON = 4.3*m
 
static const G4double DX_BARREL_MUON = RIN_BARREL_MUON*std::cos(67.5*deg)-5.*cm
 
static const G4double DY_BARREL_MUON = 10.*cm
 
static const G4double DZ_BARREL_MUON = 7.*m
 
static const G4double RIN_ENDCAP_MUON = 1.*m
 
static const G4double ROUT_ENDCAP_MUON = 4.5*m
 
static const G4double DZ_ENDCAP_MUON = 10.*cm
 

Detailed Description

Implementation of the H02DetectorConstruction class.

Definition in file H02DetectorConstruction.cc.

Variable Documentation

const G4double DX_BARREL_MUON = RIN_BARREL_MUON*std::cos(67.5*deg)-5.*cm
static

Definition at line 65 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 65 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double DY_BARREL_MUON = 10.*cm
static

Definition at line 66 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 66 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double DZ_BARREL_CAL = 5.*m
static

Definition at line 56 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 56 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double DZ_BARREL_MUON = 7.*m
static

Definition at line 67 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 67 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double DZ_ENDCAP_CAL = 0.5*m
static

Definition at line 60 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 60 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double DZ_ENDCAP_MUON = 10.*cm
static

Definition at line 71 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 71 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double DZ_EXPHALL = 10.*m
static

Definition at line 51 of file H02DetectorConstruction.cc.

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

Referenced by H02DetectorConstruction::Construct().

const G4double R_EXPHALL = 5.*m
static

Definition at line 50 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 50 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double RIN_BARREL_CAL = 2.*m
static

Definition at line 54 of file H02DetectorConstruction.cc.

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

Referenced by H02DetectorConstruction::Construct().

const G4double RIN_BARREL_MUON = 4.3*m
static

Definition at line 63 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 63 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double RIN_ENDCAP_CAL = 1.*m
static

Definition at line 58 of file H02DetectorConstruction.cc.

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

Referenced by H02DetectorConstruction::Construct().

const G4double RIN_ENDCAP_MUON = 1.*m
static

Definition at line 69 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 69 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().

const G4double ROUT_BARREL_CAL = 3.*m
static

Definition at line 55 of file H02DetectorConstruction.cc.

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

Referenced by H02DetectorConstruction::Construct().

const G4double ROUT_ENDCAP_CAL = 3.*m
static

Definition at line 59 of file H02DetectorConstruction.cc.

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

Referenced by H02DetectorConstruction::Construct().

const G4double ROUT_ENDCAP_MUON = 4.5*m
static

Definition at line 70 of file H02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 70 of file H02DetectorConstruction.cc

Referenced by H02DetectorConstruction::Construct().