ATLAS Offline Software
Namespaces | Typedefs | Enumerations
SimulationFlavor.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ISF
 ISFParticleOrderedQueue.
 

Typedefs

typedef int ISF::SimulationFlavor
 Identifier type for simulation flavor. More...
 

Enumerations

enum  ISF::SimulationDefinitions {
  ISF::UndefinedSim = 0, ISF::ParticleKiller = 1, ISF::Fatras = 2, ISF::Geant4 = 3,
  ISF::FastCaloSim = 4, ISF::FastCaloSimV2 = 5, ISF::Parametric = 6, ISF::FatrasPileup = 7,
  ISF::FastCaloSimPileup = 8, ISF::NFlavors = 9
}
 enum to make the code more readable More...