DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Helper to simplify the registration of new condtitions from arbitrary containers. More...
#include <ConditionsSlice.h>
Public Member Functions | |
Inserter (ConditionsSlice &s) | |
template<typename T > | |
Inserter (ConditionsSlice &s, const T &data) | |
void | operator() (Condition c) const |
void | operator() (const std::pair< Condition::key_type, Condition > &e) const |
template<typename T > | |
void | process (const T &data) const |
Private Attributes | |
ConditionsSlice & | slice |
ConditionsPool * | iov_pool = 0 |
Helper to simplify the registration of new condtitions from arbitrary containers.
Definition at line 74 of file ConditionsSlice.h.
|
inline |
Definition at line 79 of file ConditionsSlice.h.
|
inline |
Definition at line 83 of file ConditionsSlice.h.
|
inline |
Definition at line 88 of file ConditionsSlice.h.
|
inline |
Definition at line 92 of file ConditionsSlice.h.
|
inline |
Definition at line 95 of file ConditionsSlice.h.
|
private |
Definition at line 76 of file ConditionsSlice.h.
|
private |
Definition at line 75 of file ConditionsSlice.h.