| 
    Jpp
    18.5.2
    
   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  More... | |
| void | setLiveTime (const double lt) | 
| string | toString () | 
| put statistics into printable form outputs trigger level - rate - error  More... | |
| string | toSummaryFile () | 
| put statistics into printable form outputs trigger level - rate - error  More... | |
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 540 of file JSupernova.hh.
      
  | 
  inline | 
default constructor
| nModules | number of modules of the detector | 
Definition at line 551 of file JSupernova.hh.
      
  | 
  inline | 
Definition at line 553 of file JSupernova.hh.
      
  | 
  inline | 
put statistics into printable form outputs trigger level - rate - error
Definition at line 561 of file JSupernova.hh.
      
  | 
  inline | 
put statistics into printable form outputs trigger level - rate - error
Definition at line 594 of file JSupernova.hh.
      
  | 
  private | 
Definition at line 543 of file JSupernova.hh.
 1.8.5