#include "G4VUserTrackInformation.hh"
#include "AtlasHepMC/GenParticle_fwd.h"
Go to the source code of this file.
|
class | VTrackInformation |
| Instances of classes derived from this class are attached as UserInformation to G4Tracks. It extends G4VUserTrackInformation. The GenParticlePtr held by the VTrackInformation object can change during simulation (i.e. each time the track undergoes a non-destructive interaction). The member variables are m_classify: a classification of the current G4Track (Primary, Regenerated Primary, Registered Secondary, Secondary) and m_primaryGenParticle: a pointer to the GenParticle used to create the initial G4PrimaryParticle from which the current G4Track decends. More...
|
|
|
| ISF |
| ISFParticleOrderedQueue.
|
|