ATLAS Offline Software
Classes | Namespaces
TrackBarcodeInfo.h File Reference
#include "VTrackInformation.h"
Include dependency graph for TrackBarcodeInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrackBarcodeInfo
 Minimal implementation of VTrackInformation. Instances of this class are attached as UserInformation to G4Tracks. This is used for G4Tracks with no link to the HepMC::GenEvent, but a non-zero barcode/id value. (See AthenaStackingAction::ClassifyNewTrack(...).) No GenParticlePtr is held by the TrackBarcodeInfo class. The member variables are: m_theBaseISFParticle - a pointer to the ISFParticle corresponding to the current G4Track, m_returnedToISF - a flag indicating whether the ISFParticle corresponding to the current G4Track scheduled to be returned to the ISF, m_barcode, m_uniqueID and m_status - ??? More...
 

Namespaces

 ISF
 ISFParticleOrderedQueue.