|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DERIVATIONFRAMEWORKINTERFACES_EXPRESSIONPARSERHELPER_H
6 #define DERIVATIONFRAMEWORKINTERFACES_EXPRESSIONPARSERHELPER_H
9 #include "GaudiKernel/ServiceHandle.h"
59 #endif // DERIVATIONFRAMEWORKINTERFACES_EXPRESSIONPARSERHELPER_H
ExpressionParsing::MultipleProxyLoader m_proxyLoader
The multiple proxy loader.
ExpressionParsing::ExpressionParser m_parser
The main expression parser object.
ExpressionParserHelper(ServiceHandle< StoreGateSvc > &evtStore)
Default constructor.
ExpressionParsing::SGxAODProxyLoader m_xaodLoader
The xAOD proxy loader.
Helper class for using ExpressionParsing::ExpressionParser.
ExpressionParsing::ExpressionParser & parser()
Return a reference to the expression parser.
ExpressionParsing::SGNTUPProxyLoader m_ntupLoader
The ntuple variable proxy loader.
Auxiliary class to access content of xAOD objects referred to by variables of an expressions handled ...