![]() |
ATLAS Offline Software
|
#include "ForwardTransportModel.h"#include "ForwardTracker/Point.h"#include "MCTruth/PrimaryParticleInformation.h"#include "G4PrimaryParticle.hh"#include "G4Proton.hh"#include "G4Neutron.hh"#include "G4Gamma.hh"#include "G4Lambda.hh"#include "G4Geantino.hh"#include "G4ChargedGeantino.hh"#include "G4ParticleTable.hh"#include "AtlasHepMC/GenEvent.h"#include "TruthUtils/HepMCHelpers.h"#include "GeneratorObjects/HepMcParticleLink.h"#include "ISF_Event/TruthBinding.h"#include "ISF_Event/ISFParticle.h"
1.8.18