Berkeley Nuclear Data Software
|
This is the complete list of members for CutBase, including all inherited members.
clone()=0 | CutBase | pure virtual |
CutBase() | CutBase | |
getNPoints(int a_N, double a_minX=0, double a_maxX=0) | CutBase | virtual |
getTCut(int a_N=10, double a_minX=0, double a_maxX=0, std::string a_name="CUTG") | CutBase | |
getVarXName() const | CutBase | |
getVarYName() const | CutBase | |
m_hasRange | CutBase | protected |
m_rMax | CutBase | protected |
m_rMin | CutBase | protected |
m_varXName | CutBase | protected |
m_varYName | CutBase | protected |
passesCut(double a_X, const std::vector< double > &a_Ys={}) const =0 | CutBase | pure virtual |
setRange(double a_min, double a_max) | CutBase | |
setVarXName(std::string a_varXName) | CutBase | |
setVarYName(std::string a_varYName) | CutBase | |
~CutBase() | CutBase | virtual |