5 #ifndef PANTAUALGS_TOOL_FEATUREEXTRACTOR_H
6 #define PANTAUALGS_TOOL_FEATUREEXTRACTOR_H
47 ToolHandle<PanTau::ITool_InformationStore>
m_Tool_InformationStore{
this,
"Tool_InformationStore",
"PanTau::Tool_InformationStore/Tool_InformationStore",
"Tool handle to the information store tool"};
55 int tauConstituentType,
56 const std::map<std::string, double>& variants_SeedEt)
const;
63 const std::map<std::string, double>& variants_SeedEt)
const;
66 static void fillVariantsSeedEt(
const std::vector<PanTau::TauConstituent*>& tauConstituents,
67 std::map<std::string, double>& variants_SeedEt) ;
71 const std::string& featName,
73 const std::map<std::string, double>& denominatorMap) ;
120 #endif // PANTAUALGS_TOOL_FEATUREEXTRACTOR_H