LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Classes | |
struct | GeometryConfigurationInfo |
Description of the current configuration of detector geometry. More... | |
class | POTSummary |
class | RunData |
Functions | |
std::ostream & | operator<< (std::ostream &, GeometryConfigurationInfo const &) |
template<typename Stream > | |
Stream & | operator<< (Stream &&o, POTSummary const &a) |
std::ostream & sumdata::operator<< | ( | std::ostream & | out, |
sumdata::GeometryConfigurationInfo const & | info | ||
) |
Definition at line 17 of file GeometryConfigurationInfo.cxx.
References sumdata::GeometryConfigurationInfo::dataVersion, and sumdata::GeometryConfigurationInfo::isDataValid().
Stream & sumdata::operator<< | ( | Stream && | o, |
POTSummary const & | a | ||
) |
Definition at line 33 of file POTSummary.h.
References sumdata::POTSummary::goodspills, sumdata::POTSummary::totgoodpot, sumdata::POTSummary::totpot, and sumdata::POTSummary::totspills.