![]() |
ATLAS Offline Software
|
#include "ISF_Geant4Event/Geant4TruthIncident.h"#include "ISF_Geant4Event/ISFG4Helper.h"#include "MCTruth/AtlasG4EventUserInfo.h"#include "MCTruth/TrackHelper.h"#include "MCTruth/TrackInformation.h"#include "MCTruth/PrimaryParticleInformation.h"#include "GaudiKernel/PhysicalConstants.h"#include "AtlasHepMC/GenParticle.h"#include "TruthUtils/MagicNumbers.h"#include "G4Step.hh"#include "G4Track.hh"#include "G4VProcess.hh"#include "G4TrackStatus.hh"#include "G4ProcessType.hh"#include "G4EmProcessSubType.hh"#include "G4DynamicParticle.hh"#include "G4PrimaryParticle.hh"#include "G4EventManager.hh"#include "G4Event.hh"#include "ISF_Event/ISFParticle.h"#include <limits>
1.8.18