|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_LVL1RESULTRETRIEVER_H
6 #define JIVEXML_LVL1RESULTRETRIEVER_H
36 std::string& listName, std::string& prescaleName);
44 PublicToolHandle<Trig::TrigDecisionTool>
m_trigDecTool {
this,
"TrigDecisionTool",
"Trig::TrigDecisionTool/TrigDecisionTool",
"Tool to access TrigDecision"};
PublicToolHandle< Trig::TrigDecisionTool > m_trigDecTool
A handle to the TrigDecisionTool.
virtual std::string dataTypeName() const
Return the name of the data type.
const Trig::ChainGroup * m_allL2
StatusCode getItemLists(const Trig::ChainGroup *chains, std::string &listName, std::string &prescaleName)
Subroutine for constructing the item list string.
const std::string m_typeName
The data type that is generated by this retriever.
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
LVL1ResultRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
StatusCode initialize()
Initialize the tool.
const Trig::ChainGroup * m_allHLT
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
const Trig::ChainGroup * m_allL1
const Trig::ChainGroup * m_all
the trigger chains
const Trig::ChainGroup * m_allEF