 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PANTAUALGS_TOOL_TAUCONSTITUENTGETTER
6 #define PANTAUALGS_TOOL_TAUCONSTITUENTGETTER
42 std::vector<TauConstituent*>& outputList)
const;
48 ToolHandle<PanTau::ITool_InputConverter>
m_Tool_InputConverter{
this,
"Tool_InputConverter",
"PanTau::Tool_InputConverter/Tool_InputConverter",
"Link to tool to convert into TauConstituents"};
50 Gaudi::Property<std::string>
m_Tool_InputConverterName{
this,
"Tool_InputConverterName",
"",
"Link to tool to convert into TauConstituents"};
62 #endif // PANTAUALGS_TOOL_TAUCONSTITUENTGETTER
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a tau jet.