![]() |
ATLAS Offline Software
|
#include "HadIntProcessorParametric.h"#include "GaudiKernel/IRndmGenSvc.h"#include "GaudiKernel/RndmGenerators.h"#include "ISF_Interfaces/IParticleBroker.h"#include "ISF_Interfaces/ITruthSvc.h"#include "ISF_Event/ISFParticle.h"#include "ISF_Event/ISFTruthIncident.h"#include "ISF_Event/ParticleClipboard.h"#include "ISF_FatrasInterfaces/IPhysicsValidationTool.h"#include "TruthUtils/MagicNumbers.h"#include "CLHEP/Units/SystemOfUnits.h"#include "CLHEP/Matrix/Vector.h"#include "CLHEP/Random/RandFlat.h"#include "CLHEP/Random/RandGauss.h"#include "CLHEP/Geometry/Transform3D.h"#include "TTree.h"#include "GaudiKernel/ITHistSvc.h"#include <cmath>#include "TrkGeometry/Material.h"#include "TrkGeometry/MaterialProperties.h"#include "TrkEventPrimitives/ParticleHypothesis.h"
1.8.18