![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "PHG4Prototype3InnerHcalDetector.h"#include <phparameter/PHParameters.h>#include <g4main/PHG4Detector.h>#include <g4main/PHG4Units.h>#include <TSystem.h>#include <Geant4/G4AssemblyVolume.hh>#include <Geant4/G4Box.hh>#include <Geant4/G4Colour.hh>#include <Geant4/G4ExtrudedSolid.hh>#include <Geant4/G4LogicalVolume.hh>#include <Geant4/G4Material.hh>#include <Geant4/G4PVPlacement.hh>#include <Geant4/G4RotationMatrix.hh>#include <Geant4/G4String.hh>#include <Geant4/G4SystemOfUnits.hh>#include <Geant4/G4ThreeVector.hh>#include <Geant4/G4TwoVector.hh>#include <Geant4/G4VPhysicalVolume.hh>#include <Geant4/G4VSolid.hh>#include <Geant4/G4VisAttributes.hh>#include <boost/format.hpp>#include <cmath>#include <iostream>#include <sstream>#include <utility>#include <vector>
Include dependency graph for PHG4Prototype3InnerHcalDetector.cc:Go to the source code of this file.
Variables | |
| static const string | scintimothername = "InnerHcalScintiMother" |
| static const string | steelplatename = "InnerHcalSteelPlate" |
|
static |
Definition at line 38 of file PHG4Prototype3InnerHcalDetector.cc.
View newest version in sPHENIX GitHub at line 38 of file PHG4Prototype3InnerHcalDetector.cc
Referenced by PHG4Prototype3InnerHcalDetector::ConstructMe(), and PHG4Prototype3InnerHcalDetector::ConstructScintillatorBoxHiEta().
|
static |
Definition at line 39 of file PHG4Prototype3InnerHcalDetector.cc.
View newest version in sPHENIX GitHub at line 39 of file PHG4Prototype3InnerHcalDetector.cc
Referenced by PHG4Prototype3InnerHcalDetector::ConstructMe(), and PHG4Prototype3InnerHcalDetector::ConstructSteelPlate().