DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Mapped container selection operator for conditions mappings. More...
#include <ConditionsSelectors.h>
Public Member Functions | |
MapSelect (T &o) | |
bool | operator() (Condition::Object *o) const |
Public Attributes | |
T & | mapping |
Additional Inherited Members | |
Public Types inherited from dd4hep::cond::Operators::Cond__Oper | |
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 |
Mapped container selection operator for conditions mappings.
Definition at line 62 of file ConditionsSelectors.h.
|
inline |
Definition at line 64 of file ConditionsSelectors.h.
|
inline |
Definition at line 65 of file ConditionsSelectors.h.
T& dd4hep::cond::Operators::MapSelect< T >::mapping |
Definition at line 63 of file ConditionsSelectors.h.