![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "PHG4SectorConstructor.h"#include "PHG4SectorDisplayAction.h"#include <g4main/PHG4DisplayAction.h>#include <g4main/PHG4Subsystem.h>#include <g4main/PHG4Detector.h>#include <Geant4/G4Box.hh>#include <Geant4/G4DisplacedSolid.hh>#include <Geant4/G4Exception.hh>#include <Geant4/G4ExceptionSeverity.hh>#include <Geant4/G4IntersectionSolid.hh>#include <Geant4/G4LogicalVolume.hh>#include <Geant4/G4Material.hh>#include <Geant4/G4MaterialTable.hh>#include <Geant4/G4PVPlacement.hh>#include <Geant4/G4PhysicalConstants.hh>#include <Geant4/G4Sphere.hh>#include <Geant4/G4SystemOfUnits.hh>#include <Geant4/G4ThreeVector.hh>#include <Geant4/G4Transform3D.hh>#include <Geant4/G4Tubs.hh>#include <Geant4/G4Types.hh>#include <algorithm>#include <cassert>#include <cmath>#include <iostream>#include <sstream>#include <climits>
Include dependency graph for PHG4SectorConstructor.cc:Go to the source code of this file.