#include <RunData.h>
Definition at line 15 of file RunData.h.
Definition at line 16 of file RunData.cxx.
std::string fDetName
Detector name.
Definition at line 22 of file RunData.cxx.
std::string fDetName
Detector name.
void RunData::aggregate |
( |
RunData const & |
other | ) |
|
What to do when multiple RunData
objects are found for the same run.
- Exceptions
-
std::runtime_error | if other has a different DetName() |
Definition at line 28 of file RunData.cxx.
34 throw std::runtime_error(
"The same run sees different detector setups: '" std::string const & DetName() const
Definition at line 39 of file RunData.h.
std::string fDetName
Detector name.
Detector name.
Definition at line 28 of file RunData.h.
The documentation for this class was generated from the following files: