|
void | FCCAnalyses::WeaverUtils::setup_weaver (const std::string &onnx_filename, const std::string &json_filename, const rv::RVec< std::string > &vars) |
|
ROOT::VecOps::RVec< ROOT::VecOps::RVec< float > > | FCCAnalyses::WeaverUtils::compute_weights (const ROOT::VecOps::RVec< ROOT::VecOps::RVec< ROOT::VecOps::RVec< float > > > &) |
| Compute all weights given a collection of input variables.
|
|
ROOT::VecOps::RVec< float > | FCCAnalyses::WeaverUtils::get_weight (const ROOT::VecOps::RVec< ROOT::VecOps::RVec< float > > &, int) |
| Get one specific weight previously computed.
|
|