Global.hh
Go to the documentation of this file.
19 std::vector<Observables> Multiplets(boca::Event const &event, boca::PreCuts const &pre_cuts, TMVA::Reader const &reader) override;
std::vector< Observables > Multiplets(boca::Event const &event, boca::PreCuts const &pre_cuts, TMVA::Reader const &reader) override
Definition: Global.cpp:30
Definition: PreCuts.hh:14
int Train(boca::Event const &event, boca::PreCuts const &pre_cuts, boca::Tag tag) override
Definition: Global.cpp:12
Reading stage.
Definition: Global.hh:12