![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "PHG4Prototype2OuterHcalDetector.h"#include <phparameter/PHParameters.h>#include <g4main/PHG4Detector.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 PHG4Prototype2OuterHcalDetector.cc:Go to the source code of this file.
Variables | |
| static const string | scintimothername = "OuterHcalScintiMother" |
| static const string | steelplatename = "OuterHcalSteelPlate" |
|
static |
Definition at line 35 of file PHG4Prototype2OuterHcalDetector.cc.
View newest version in sPHENIX GitHub at line 35 of file PHG4Prototype2OuterHcalDetector.cc
Referenced by PHG4Prototype2OuterHcalDetector::ConstructMe(), PHG4Prototype2OuterHcalDetector::ConstructScintillatorBox(), and PHG4Prototype2OuterHcalDetector::ConstructScintillatorBoxHiEta().
|
static |
Definition at line 36 of file PHG4Prototype2OuterHcalDetector.cc.
View newest version in sPHENIX GitHub at line 36 of file PHG4Prototype2OuterHcalDetector.cc
Referenced by PHG4Prototype2OuterHcalDetector::ConstructMe().