![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "G4Example03Detector.h"#include "G4Example03DisplayAction.h"#include <phparameter/PHParameters.h>#include <g4main/PHG4Detector.h>#include <g4main/PHG4DisplayAction.h>#include <g4main/PHG4Subsystem.h>#include <Geant4/G4Box.hh>#include <Geant4/G4LogicalVolume.hh>#include <Geant4/G4Material.hh>#include <Geant4/G4PVPlacement.hh>#include <Geant4/G4RotationMatrix.hh>#include <Geant4/G4SubtractionSolid.hh>#include <Geant4/G4SystemOfUnits.hh>#include <Geant4/G4ThreeVector.hh>#include <Geant4/G4Tubs.hh>#include <cmath>#include <iostream>
Include dependency graph for G4Example03Detector.cc: