ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4Detector.h"
#include "PHG4Subsystem.h"
#include <TSystem.h>
#include <Geant4/G4Colour.hh>
#include <Geant4/G4LogicalVolume.hh>
#include <Geant4/G4Material.hh>
#include <Geant4/G4NistManager.hh>
#include <Geant4/G4PVPlacement.hh>
#include <Geant4/G4RotationMatrix.hh>
#include <Geant4/G4ThreeVector.hh>
#include <Geant4/G4VisAttributes.hh>
#include <boost/stacktrace.hpp>