| 
    Jpp test-rotations-new
    
   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 617 of file JSupernova.hh.
      
  | 
  inline | 
default constructor
| nModules | number of modules of the detector | 
Definition at line 628 of file JSupernova.hh.
      
  | 
  inline | 
Definition at line 630 of file JSupernova.hh.
      
  | 
  inline | 
put statistics into printable form outputs trigger level - rate - error
Definition at line 638 of file JSupernova.hh.
      
  | 
  inline | 
put statistics into printable form outputs trigger level - rate - error
Definition at line 671 of file JSupernova.hh.
      
  | 
  private | 
Definition at line 620 of file JSupernova.hh.