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