24 trained(params.getUntrackedParameter<
bool>(
"trained",
true)),
28 for(std::vector<std::string>::const_iterator iter = names.begin();
29 iter != names.end(); iter++) {
30 if (iter->c_str()[0] ==
'@' || *iter ==
"trained")
49 <<
"Got the trained calibration data";
51 std::unique_ptr<Calibration::MVAComputerContainer>
calib(
64 <<
"Saving calibration data into plain MVA files.";
66 for(LabelFileMap::const_iterator iter =
toPut.begin();
67 iter !=
toPut.end(); iter++) {
69 &
calib->find(iter->first);
T getParameter(std::string const &) const
const std::string names[nVars_]
std::vector< std::string > getParameterNames() const