#include "RunData.h"
Definition at line 15 of file RunData.h.
sumdata::RunData::RunData |
( |
| ) |
|
Definition at line 16 of file RunData.cxx.
std::string fDetName
Detector name.
sumdata::RunData::RunData |
( |
std::string const & |
detectorName | ) |
|
|
explicit |
Definition at line 22 of file RunData.cxx.
std::string fDetName
Detector name.
void sumdata::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.
References DetName().
34 throw std::runtime_error(
"The same run sees different detector setups: '" std::string const & DetName() const
std::string const & sumdata::RunData::DetName |
( |
| ) |
const |
|
inline |
std::string sumdata::RunData::fDetName |
|
private |
The documentation for this class was generated from the following files:
- /cvmfs/larsoft.opensciencegrid.org/products/larcoreobj/v07_00_01/source/larcoreobj/SummaryData/RunData.h
- /cvmfs/larsoft.opensciencegrid.org/products/larcoreobj/v07_00_01/source/larcoreobj/SummaryData/RunData.cxx