EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "PHG4EICForwardEcalDetector.h"
#include "PHG4ForwardEcalDetector.h"
#include "PHG4ForwardEcalDisplayAction.h"
#include <phparameter/PHParameters.h>
#include <Geant4/G4Box.hh>
#include <Geant4/G4Cons.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/G4Transform3D.hh>
#include <Geant4/G4Types.hh>
#include <TSystem.h>
#include <cmath>
#include <fstream>
#include <iostream>
#include <sstream>
#include <utility>