SND@LHC Software
|
#include <sndVetoCut.h>
Public Member Functions | |
vetoCut (TChain *ch) | |
~vetoCut () | |
bool | passCut () |
![]() | |
std::string | getName () |
std::string | getShortName () |
std::vector< int > | getNbins () |
std::vector< double > | getRangeStart () |
std::vector< double > | getRangeEnd () |
std::vector< double > | getPlotVar () |
Additional Inherited Members | |
![]() | |
MuFilterBaseCut (TChain *ch) | |
~MuFilterBaseCut () | |
![]() | |
std::string | cutName |
std::string | shortName |
std::vector< int > | nbins |
std::vector< double > | range_start |
std::vector< double > | range_end |
std::vector< double > | plot_var |
![]() | |
static TClonesArray * | muFilterDigiHitCollection = 0 |
Definition at line 10 of file sndVetoCut.h.
snd::analysis_cuts::vetoCut::vetoCut | ( | TChain * | ch | ) |
Definition at line 9 of file sndVetoCut.cxx.
|
inline |
Definition at line 13 of file sndVetoCut.h.
|
virtual |
Implements snd::analysis_cuts::baseCut.
Definition at line 20 of file sndVetoCut.cxx.