DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Helper to select condition objects by hash key from a conditions pool. More...
#include <ConditionsSelectors.h>
Public Member Functions | |
KeyFind (cond_t::key_type h) | |
bool | operator() (const object_t *o) const |
Private Attributes | |
cond_t::key_type | hash |
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 condition objects by hash key from a conditions pool.
Definition at line 152 of file ConditionsSelectors.h.
|
inline |
Definition at line 155 of file ConditionsSelectors.h.
|
inline |
Definition at line 156 of file ConditionsSelectors.h.
|
private |
Definition at line 153 of file ConditionsSelectors.h.