![]() |
ATLAS Offline Software
|
#include "GaudiKernel/MsgStream.h"Go to the source code of this file.
Namespaces | |
| namespace | ISF |
| ISFParticleOrderedQueue. | |
Macros | |
| #define | validSimID(simID) |
| #define | assertSimID(simID) |
Typedefs | |
| typedef uint8_t | ISF::SimSvcID |
| Simulation service ID datatype. | |
Enumerations | |
| enum | ISF::SimSvcIDs { ISF::fUndefinedSimID = ISF::SimSvcID( 0 ) , ISF::fEventGeneratorSimID = ISF::SimSvcID( 1 ) , ISF::fFirstAtlasSimID = ISF::SimSvcID( 2 ) , ISF::fMaxNumAtlasSimIDs = ISF::SimSvcID( 32 ) } |
Functions | |
| MsgStream & | ISF::operator<< (MsgStream &sl, const SimSvcID &id) |
| Overload of << operator for correct output on MsgStream and std::ostream. | |
| std::ostream & | ISF::operator<< (std::ostream &sl, const SimSvcID &id) |
| #define assertSimID | ( | simID | ) |
Definition at line 18 of file SimSvcID.h.
| #define validSimID | ( | simID | ) |
Definition at line 17 of file SimSvcID.h.