ATLAS Offline Software
|
defines an enum used by address providers to decide what kind of StoreGateSvc they are providing addresses for. A hack, really... More...
#include <StoreID.h>
Public Types | |
enum | type { EVENT_STORE = 0, DETECTOR_STORE, CONDITION_STORE, METADATA_STORE, INPUT_METADATA_STORE, PILEUP_STORE, UNKNOWN } |
Static Public Member Functions | |
static StoreID::type | findStoreID (const std::string &storeName) |
static const std::string & | storeName (const StoreID::type &s) |
defines an enum used by address providers to decide what kind of StoreGateSvc they are providing addresses for. A hack, really...
enum StoreID::type |
|
static |
Definition at line 21 of file StoreID.cxx.
|
static |
Definition at line 77 of file StoreID.cxx.