Result of a prepare call to the conditions manager.
More...
#include <ConditionsManager.h>
Result of a prepare call to the conditions manager.
- Author
- M.Frank
- Version
- 1.0
Definition at line 59 of file ConditionsManager.h.
◆ Result() [1/2]
dd4hep::cond::ConditionsManager::Result::Result |
( |
| ) |
|
|
default |
◆ Result() [2/2]
dd4hep::cond::ConditionsManager::Result::Result |
( |
const Result & |
result | ) |
|
|
default |
◆ operator+=()
◆ operator-=()
◆ operator=()
Result& dd4hep::cond::ConditionsManager::Result::operator= |
( |
const Result & |
result | ) |
|
|
default |
◆ total()
size_t dd4hep::cond::ConditionsManager::Result::total |
( |
| ) |
const |
|
inline |
◆ computed
size_t dd4hep::cond::ConditionsManager::Result::computed = 0 |
◆ loaded
size_t dd4hep::cond::ConditionsManager::Result::loaded = 0 |
◆ missing
size_t dd4hep::cond::ConditionsManager::Result::missing = 0 |
◆ selected
size_t dd4hep::cond::ConditionsManager::Result::selected = 0 |
The documentation for this class was generated from the following file: