ATLAS Offline Software
Classes | Namespaces | Typedefs | Enumerations
ITruthIncident.h File Reference
#include "AtlasDetDescr/AtlasRegion.h"
#include "TruthUtils/MagicNumbers.h"
#include "AtlasHepMC/GenParticle_fwd.h"
#include "AtlasHepMC/SimpleVector.h"
Include dependency graph for ITruthIncident.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ISF::ITruthIncident
 

Namespaces

 ISF
 ISFParticleOrderedQueue.
 

Typedefs

typedef enum ISF::InteractionClass_t ISF::InteractionClass_t
 The interaction classifications are described as follows: STD_VTX: interaction of a particle without a pre-defined decay; QS_SURV_VTX: a particle with a pre-defined decay under-going a non-destructive interaction; QS_DEST_VTX: a particle with a pre-defined decay under-going a destructive interaction other than its pre-defined decay; QS_PREDEF_VTX: a particle under-going its pre-defined decay. More...
 

Enumerations

enum  ISF::InteractionClass_t {
  ISF::STD_VTX = 0, ISF::QS_SURV_VTX = 1, ISF::QS_DEST_VTX = 2, ISF::QS_PREDEF_VTX = 3,
  ISF::UNKNOWN_VTX
}
 The interaction classifications are described as follows: STD_VTX: interaction of a particle without a pre-defined decay; QS_SURV_VTX: a particle with a pre-defined decay under-going a non-destructive interaction; QS_DEST_VTX: a particle with a pre-defined decay under-going a destructive interaction other than its pre-defined decay; QS_PREDEF_VTX: a particle under-going its pre-defined decay. More...