![]() |
ATLAS Offline Software
|
#include "ISF_FatrasToolsG4/G4ParticleDecayHelper.h"#include "ISF_FatrasToolsG4/PDGToG4Particle.h"#include "ISF_FatrasInterfaces/IPhysicsValidationTool.h"#include "ISF_Geant4Tools/IG4RunManagerHelper.h"#include "ISF_Event/ISFParticle.h"#include "ISF_Interfaces/IParticleBroker.h"#include "ISF_Interfaces/ITruthSvc.h"#include "ISF_Event/ISFTruthIncident.h"#include "CxxUtils/checker_macros.h"#include "GaudiKernel/ISvcLocator.h"#include "StoreGate/StoreGateSvc.h"#include "CLHEP/Units/SystemOfUnits.h"#include "CLHEP/Units/PhysicalConstants.h"#include "AtlasHepMC/GenParticle.h"#include "CLHEP/Vector/LorentzVector.h"#include "CLHEP/Random/RandFlat.h"#include "TruthUtils/MagicNumbers.h"#include "G4RunManager.hh"#include "G4ParticleDefinition.hh"#include "G4DecayTable.hh"#include "G4DecayProducts.hh"#include <cmath>
1.8.18