#include <POTSummary.h>
Definition at line 17 of file POTSummary.h.
gar::sumdata::POTSummary::POTSummary |
( |
| ) |
|
|
default |
void gar::sumdata::POTSummary::aggregate |
( |
POTSummary const & |
other | ) |
|
double const & gar::sumdata::POTSummary::TotalPOT |
( |
| ) |
const |
|
inline |
unsigned int const & gar::sumdata::POTSummary::TotalSpills |
( |
| ) |
const |
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
POTSummary const & |
a |
|
) |
| |
|
friend |
Definition at line 25 of file POTSummary.cxx.
27 o <<
"This sub run has " <<
a.totspills
28 <<
" total spills with an exposure of " 30 <<
" with cuts on beam quality, there are " <<
a.goodspills
31 <<
" good spills with an exposure of " <<
a.totgoodpot
QTextStream & endl(QTextStream &s)
unsigned int gar::sumdata::POTSummary::goodspills |
double gar::sumdata::POTSummary::totgoodpot |
double gar::sumdata::POTSummary::totpot |
unsigned int gar::sumdata::POTSummary::totspills |
The documentation for this class was generated from the following files: