| 
    Jpp
    
   | 
 
Auxiliary class-operator to match a JVeto with a JCoincidenceSN object Provides an operator to test if a coincidence is vetoed. More...
#include <JSupernova.hh>
Public Member Functions | |
| JMatchVeto (const JCoincidenceSN &in) | |
| Default constructor.  More... | |
| bool | operator() (const JVeto &in) | 
| Operator.  More... | |
Private Attributes | |
| JCoincidenceSN | dut | 
Auxiliary class-operator to match a JVeto with a JCoincidenceSN object Provides an operator to test if a coincidence is vetoed.
Definition at line 211 of file JSupernova.hh.
      
  | 
  inline | 
Default constructor.
| in | coincidence to be matched against veto | 
Definition at line 221 of file JSupernova.hh.
      
  | 
  inline | 
Operator.
| in | veto to be matched against inner coincidence | 
Definition at line 227 of file JSupernova.hh.
      
  | 
  private | 
Definition at line 214 of file JSupernova.hh.
 1.8.5