|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef TRIGGERDECISIONPROXYLOADER_H
14 #define TRIGGERDECISIONPROXYLOADER_H
17 #include "GaudiKernel/ServiceHandle.h"
18 #include "GaudiKernel/ToolHandle.h"
39 #endif // TRIGGERDECISIONPROXYLOADER_H
virtual IProxyLoader::VariableType variableTypeFromString(const std::string &varname) const
ToolHandle< Trig::TrigDecisionTool > m_trigDec
virtual std::vector< int > loadVecIntVariableFromString(const std::string &varname) const
TriggerDecisionProxyLoader(ToolHandle< Trig::TrigDecisionTool > &trigDecTool)
virtual int loadIntVariableFromString(const std::string &varname) const
virtual double loadDoubleVariableFromString(const std::string &varname) const
Namespace holding all the expression evaluation code.
virtual ~TriggerDecisionProxyLoader()
virtual std::vector< double > loadVecDoubleVariableFromString(const std::string &varname) const