SN filter based on veto window.
More...
#include <JSupernova.hh>
SN filter based on veto window.
Definition at line 364 of file JSupernova.hh.
JSUPERNOVA::JSNFilterMV::JSNFilterMV |
( |
JRange< int > & |
R, |
|
|
JVetoSet & |
S |
|
) |
| |
|
inline |
Definition at line 371 of file JSupernova.hh.
do set_variable SIGMA_NS set_variable OUTLIERS set_variable OUTPUT_FILE matrix[${ALPHA_DEG}\deg\] root $JPP JMatrixNZ a $DETECTOR f $INPUT_FILE o $OUTPUT_FILE S
bool JSUPERNOVA::JSNFilterMV::operator() |
( |
const JCoincidenceSN & |
in | ) |
const |
|
inlinevirtual |
Implements JSUPERNOVA::JSNFilter.
Definition at line 375 of file JSupernova.hh.
376 return A(
in.getMultiplicity()) && !
V(
in);
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY source JAcoustics sh $DETECTOR_ID typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in
bool JSUPERNOVA::JSNFilterMV::operator() |
( |
const JClusterSN & |
in | ) |
const |
|
inlinevirtual |
Implements JSUPERNOVA::JSNFilter.
Definition at line 379 of file JSupernova.hh.
380 return (*
this)(
in.getPeak());
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY source JAcoustics sh $DETECTOR_ID typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in
JRange<int> JSUPERNOVA::JSNFilterMV::A |
|
private |
The documentation for this class was generated from the following file: