|
Berkeley Nuclear Data Software
|
This is the complete list of members for PolyRangeCut, including all inherited members.
| clone() | PolyRangeCut | virtual |
| CutBase() | CutBase | |
| getLowerBoundCoeffs() const | PolyRangeCut | |
| getNPoints(int a_N, double a_minX, double a_maxX) | PolyRangeCut | virtual |
| getTCut(int a_N=10, double a_minX=0, double a_maxX=0, std::string a_name="CUTG") | CutBase | |
| getUpperBoundCoeffs() const | PolyRangeCut | |
| 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 | PolyRangeCut | virtual |
| PolyRangeCut() | PolyRangeCut | |
| setLowerBoundCoeffs(std::vector< double > a_coeffs) | PolyRangeCut | |
| setRange(double a_min, double a_max) | CutBase | |
| setUpperBoundCoeffs(std::vector< double > a_coeffs) | PolyRangeCut | |
| setVarXName(std::string a_varXName) | CutBase | |
| setVarYName(std::string a_varYName) | CutBase | |
| ~CutBase() | CutBase | virtual |