#include "G4VUserPrimaryParticleInformation.hh"
#include "AtlasHepMC/GenParticle_fwd.h"
#include "TruthUtils/MagicNumbers.h"
#include "CxxUtils/checker_macros.h"
Go to the source code of this file.
|
class | PrimaryParticleInformation |
| This class is attached to G4PrimaryParticle objects as UserInformation. The member variable m_theParticle holds a pointer to the HepMC::GenParticle which was used to create the G4PrimaryParticle. Tthe member variable m_theISFParticle holds a pointer to the ISFParticle used to create the G4PrimaryParticle. (See ISF::InputConverter::getG4PrimaryParticle().) The behaviour is slightly different inside and outside ISF: More...
|
|
|
| ISF |
| ISFParticleOrderedQueue.
|
|