DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Sequential container select operator for conditions mappings. More...
#include <ConditionsSelectors.h>
Public Member Functions | |
SequenceSelect (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 |
Sequential container select operator for conditions mappings.
Definition at line 49 of file ConditionsSelectors.h.
|
inline |
Definition at line 51 of file ConditionsSelectors.h.
|
inline |
Definition at line 52 of file ConditionsSelectors.h.
T& dd4hep::cond::Operators::SequenceSelect< T >::mapping |
Definition at line 50 of file ConditionsSelectors.h.