#include <sndBaseCut.h>
Definition at line 7 of file sndBaseCut.h.
◆ getName()
std::string snd::analysis_cuts::baseCut::getName |
( |
| ) |
|
|
inline |
◆ getNbins()
std::vector< int > snd::analysis_cuts::baseCut::getNbins |
( |
| ) |
|
|
inline |
◆ getPlotVar()
std::vector< double > snd::analysis_cuts::baseCut::getPlotVar |
( |
| ) |
|
|
inline |
Definition at line 24 of file sndBaseCut.h.
std::vector< double > plot_var
◆ getRangeEnd()
std::vector< double > snd::analysis_cuts::baseCut::getRangeEnd |
( |
| ) |
|
|
inline |
Definition at line 23 of file sndBaseCut.h.
std::vector< double > range_end
◆ getRangeStart()
std::vector< double > snd::analysis_cuts::baseCut::getRangeStart |
( |
| ) |
|
|
inline |
Definition at line 22 of file sndBaseCut.h.
std::vector< double > range_start
◆ getShortName()
std::string snd::analysis_cuts::baseCut::getShortName |
( |
| ) |
|
|
inline |
◆ passCut()
virtual bool snd::analysis_cuts::baseCut::passCut |
( |
| ) |
|
|
pure virtual |
◆ cutName
std::string snd::analysis_cuts::baseCut::cutName |
|
protected |
◆ nbins
std::vector<int> snd::analysis_cuts::baseCut::nbins |
|
protected |
◆ plot_var
std::vector<double> snd::analysis_cuts::baseCut::plot_var |
|
protected |
◆ range_end
std::vector<double> snd::analysis_cuts::baseCut::range_end |
|
protected |
◆ range_start
std::vector<double> snd::analysis_cuts::baseCut::range_start |
|
protected |
◆ shortName
std::string snd::analysis_cuts::baseCut::shortName |
|
protected |
The documentation for this class was generated from the following file: