Berkeley Nuclear Data Software
|
This is the complete list of members for EigenRootHelpers, including all inherited members.
get1DHist(Eigen::VectorXf a_vec, double a_xMin, double a_yMin) | EigenRootHelpers | static |
get1DHist(Eigen::VectorXf a_vec, std::vector< double > a_xBinEdges) | EigenRootHelpers | static |
get2DHist(Eigen::MatrixXf a_mat, double a_xMin, double a_xMax, double a_yMin, double a_yMax) | EigenRootHelpers | static |
getEigenMat(TH2 *a_hist) | EigenRootHelpers | static |
getEigenMat(TH2 *a_hist, int a_xBinMin, int a_xBinMax, int a_yBinMin, int a_yBinMax) | EigenRootHelpers | static |
getEigenVector(TH1 *a_hist) | EigenRootHelpers | static |