Jpp 19.3.0-rc.5
the software that should make you happy
|
SN trigger statistics, the information is stored in the form of a count as a function of the trigger level. More...
#include <JSupernova.hh>
Public Member Functions | |
JTriggerSNStats (const int nModules) | |
default constructor | |
void | setLiveTime (const double lt) |
string | toString () |
put statistics into printable form outputs trigger level - rate - error | |
string | toSummaryFile () |
put statistics into printable form outputs trigger level - rate - error | |
Private Attributes | |
double | livetime |
SN trigger statistics, the information is stored in the form of a count as a function of the trigger level.
the livetime needs to be set manually to compute the rates for the printing.
Definition at line 620 of file JSupernova.hh.
|
inline |
default constructor
nModules | number of modules of the detector |
Definition at line 631 of file JSupernova.hh.
|
inline |
Definition at line 633 of file JSupernova.hh.
|
inline |
put statistics into printable form outputs trigger level - rate - error
Definition at line 641 of file JSupernova.hh.
|
inline |
put statistics into printable form outputs trigger level - rate - error
Definition at line 674 of file JSupernova.hh.
|
private |
Definition at line 623 of file JSupernova.hh.