![]() |
ATLAS Offline Software
|
#include <assert.h>Go to the source code of this file.
Namespaces | |
| namespace | ISF |
| ISFParticleOrderedQueue. | |
Macros | |
| #define | validEntryLayer(layer) |
| #define | assertEntryLayer(layer) |
Enumerations | |
| enum | ISF::EntryLayer { ISF::fUnsetEntryLayer = 0 , ISF::fFirstAtlasEntryLayer = 1 , ISF::fAtlasCaloEntry = 1 , ISF::fAtlasMuonEntry = 2 , ISF::fAtlasMuonExit = 3 , ISF::fNumAtlasEntryLayers = 4 } |
| Identifiers for the TrackRecordCollections on the boundaries between CaloEntry: Inner Detector - Calorimeter MuonEntry: Calorimeter - Muon Spectrometer MuonExit : Muon Spectrometer - Cavern. More... | |
| #define assertEntryLayer | ( | layer | ) |
Definition at line 16 of file EntryLayer.h.
| #define validEntryLayer | ( | layer | ) |
Definition at line 15 of file EntryLayer.h.