DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Container select operator for conditions mappings with conditions flagged active. More...
#include <ConditionsSelectors.h>
Public Member Functions | |
ActiveSelect (T &p) | |
bool | operator() (object_t *o) const |
Public Attributes | |
T & | 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 |
Container select operator for conditions mappings with conditions flagged active.
Definition at line 113 of file ConditionsSelectors.h.
|
inline |
Definition at line 116 of file ConditionsSelectors.h.
|
inline |
Definition at line 117 of file ConditionsSelectors.h.
T& dd4hep::cond::Operators::ActiveSelect< T >::collection |
Definition at line 115 of file ConditionsSelectors.h.