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 19 of file GeometryConfigurationInfo.cxx.
Stream & sumdata::operator<< | ( | Stream && | o, |
POTSummary const & | a | ||
) |
Definition at line 37 of file POTSummary.h.