|
SND@LHC Software
|
#include <sndVetoCut.h>


Public Member Functions | |
| vetoCut (TChain *ch) | |
| ~vetoCut () | |
| bool | passCut () |
Public Member Functions inherited from snd::analysis_cuts::baseCut | |
| 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 | |
Protected Member Functions inherited from snd::analysis_cuts::MuFilterBaseCut | |
| MuFilterBaseCut (TChain *ch) | |
| ~MuFilterBaseCut () | |
Protected Attributes inherited from snd::analysis_cuts::baseCut | |
| 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 Protected Attributes inherited from snd::analysis_cuts::MuFilterBaseCut | |
| 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.