Jpp test-rotations-new
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. | |
bool | operator() (const JVeto &in) |
Operator. | |
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 308 of file JSupernova.hh.
|
inline |
Default constructor.
in | coincidence to be matched against veto |
Definition at line 318 of file JSupernova.hh.
|
inline |
Operator.
in | veto to be matched against inner coincidence |
Definition at line 324 of file JSupernova.hh.
|
private |
Definition at line 311 of file JSupernova.hh.