| 
    Jpp
    master_rocky-43-ge265d140c
    
   the software that should make you happy 
   | 
 
Auxiliary class to define a veto time window on a set of optical modules. More...
#include <JSupernova.hh>
Public Member Functions | |
| JVeto (const JDAQEvent &event, const JDAQHitRouter &hitRouter) | |
| Default constructor.  More... | |
| double | getLength () | 
| Get length of veto time range.  More... | |
| bool | operator() (const JCoincidenceSN &in) const | 
| Determines if a coincidence is vetoed.  More... | |
Private Attributes | |
| JTimeRange | timeRange | 
| JModuleSet | moduleSet | 
Auxiliary class to define a veto time window on a set of optical modules.
Definition at line 148 of file JSupernova.hh.
      
  | 
  inline | 
Default constructor.
| event | DAQ event | 
| hitRouter | hit router as source of hit time calibration | 
Definition at line 162 of file JSupernova.hh.
      
  | 
  inline | 
Get length of veto time range.
Definition at line 183 of file JSupernova.hh.
      
  | 
  inline | 
Determines if a coincidence is vetoed.
| in | coincidence under test | 
Definition at line 191 of file JSupernova.hh.
      
  | 
  private | 
Definition at line 151 of file JSupernova.hh.
      
  | 
  private | 
Definition at line 152 of file JSupernova.hh.