ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4OuterHcalField.h"
#include <TSystem.h>
#include <Geant4/G4Field.hh>
#include <Geant4/G4FieldManager.hh>
#include <Geant4/G4PhysicalConstants.hh>
#include <Geant4/G4SystemOfUnits.hh>
#include <Geant4/G4TransportationManager.hh>
#include <Geant4/G4Types.hh>
#include <Geant4/G4Vector3D.hh>
#include <cassert>
#include <cmath>
#include <cstdlib>
#include <iostream>
Go to the source code of this file.