DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Helper to select keyed objects from a conditions pool. More...
#include <ConditionsSelectors.h>
Public Member Functions | |
KeyedSelect (cond_t::key_type k, collection_type &p) | |
bool | operator() (object_t *o) const |
Private Attributes | |
cond_t::key_type | key |
collection_type & | collection |
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 |
Helper to select keyed objects from a conditions pool.
Definition at line 132 of file ConditionsSelectors.h.
|
inline |
Definition at line 136 of file ConditionsSelectors.h.
|
inline |
Definition at line 137 of file ConditionsSelectors.h.
|
private |
Definition at line 134 of file ConditionsSelectors.h.
|
private |
Definition at line 133 of file ConditionsSelectors.h.