18AsgRingerSelectorTool::AsgRingerSelectorTool(
const std::string& name) :
37 ATH_MSG_ERROR(
"It's not possible to read all tuning files from " << configFile );
38 return StatusCode::FAILURE;
42 m_accept.addCut(
"Pass",
"Aproved by ringer");
43 return StatusCode::SUCCESS;
50 return StatusCode::SUCCESS;
66 bool pass =
m_selector.accept( ringsCluster, discr, mu );
75 float output =
m_selector.predict( ringsCluster ,
nullptr);
84 float output =
m_selector.predict( ringsCluster , el);
void setCutResult(const std::string &cutName, bool cutResult)
Set the result of a cut, based on the cut name (safer)
Class providing the definition of the 4-vector interface.
Namespace dedicated for Ringer utilities.
TrigRingerRings_v2 TrigRingerRings
Define the latest version of the TrigRingerRings class.
TrigElectron_v1 TrigElectron
Declare the latest version of the class.