EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "G4Box.hh"
#include "G4LogicalBorderSurface.hh"
#include "G4OpticalSurface.hh"
#include "G4LogicalVolume.hh"
#include "G4ThreeVector.hh"
#include "G4PVPlacement.hh"
#include "G4SystemOfUnits.hh"
#include "G4VisAttributes.hh"
#include <EicToyModel.h>
#include "HCalDetectorConstruction.hh"
Go to the source code of this file.
Variables | |
G4double | gPhotonEnergy [_GDIM_] |
const double | SmallGap = 0.02*mm |
static double | SiPMSize = 3.0*mm |
static double | SiPMThickness = 1.0*mm |
static double | SensorThickness = 0.1*mm |
G4double gPhotonEnergy[_GDIM_] |
Definition at line 57 of file HCalDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 57 of file HCalDetectorConstruction.cc
|
static |
Definition at line 65 of file HCalDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 65 of file HCalDetectorConstruction.cc
|
static |
Definition at line 62 of file HCalDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 62 of file HCalDetectorConstruction.cc
|
static |
Definition at line 64 of file HCalDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 64 of file HCalDetectorConstruction.cc
const double SmallGap = 0.02*mm |
Definition at line 59 of file HCalDetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 59 of file HCalDetectorConstruction.cc