EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ExitWindowV2.h"
#include "DetUtils.h"
#include <TMath.h>
#include <TTree.h>
#include <Geant4/G4LogicalVolume.hh>
#include <Geant4/G4NistManager.hh>
#include <Geant4/G4Tubs.hh>
#include <Geant4/G4SystemOfUnits.hh>
#include <Geant4/G4VisAttributes.hh>
#include <Geant4/G4PVPlacement.hh>
#include <Geant4/G4Transform3D.hh>
#include <Geant4/G4RotationMatrix.hh>
#include <Geant4/G4ThreeVector.hh>
#include <Geant4/G4Track.hh>
#include <Geant4/G4Step.hh>