ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4VUserDetectorConstruction.hh"
#include "G4LogicalVolume.hh"
#include "G4VPhysicalVolume.hh"
#include "G4RunManager.hh"
#include "DetectorConstructionMessenger.hh"
#include "globals.hh"
Go to the source code of this file.
Classes | |
class | DetectorConstruction |
Simple detector construction with a box volume placed in a world. More... | |