DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Definition of the selector object base class to cover type definitions. More...
#include <ConditionsSelectors.h>
Public Types | |
typedef Condition | cond_t |
typedef Condition::Object | object_t |
typedef std::pair< const Condition::key_type, Condition > | mapentry_t |
typedef std::pair< const Condition::key_type, object_t * > | ptr_mapentry_t |
Definition of the selector object base class to cover type definitions.
Definition at line 35 of file ConditionsSelectors.h.
Definition at line 37 of file ConditionsSelectors.h.
typedef std::pair<const Condition::key_type,Condition> dd4hep::cond::Operators::Cond__Oper::mapentry_t |
Definition at line 39 of file ConditionsSelectors.h.
Definition at line 38 of file ConditionsSelectors.h.
typedef std::pair<const Condition::key_type,object_t*> dd4hep::cond::Operators::Cond__Oper::ptr_mapentry_t |
Definition at line 40 of file ConditionsSelectors.h.