Jpp
16.0.0
the software that should make you happy
|
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 231 of file JSupernova.hh.
|
inline |
Default constructor.
in | coincidence to be matched against veto |
Definition at line 241 of file JSupernova.hh.
|
inline |
Operator.
in | veto to be matched against inner coincidence |
Definition at line 247 of file JSupernova.hh.
|
private |
Definition at line 234 of file JSupernova.hh.