![]() |
ATLAS Offline Software
|
#include "ExpressionEvaluation/SGxAODProxyLoader.h"#include "StoreGate/ReadDecorHandleKey.h"#include "StoreGate/ReadDecorHandle.h"#include "AthContainers/AuxVectorBase.h"#include "AthenaKernel/BaseInfo.h"#include "AthenaKernel/ExtendedEventContext.h"#include "AthContainers/CurrentContext.h"#include "Utils.h"#include "DebugUtils.h"#include "BaseAccessor.h"#include "xAODAccessor.h"#include "MethodAccessor.h"#include "PlainAccessor.h"#include "ClingCallWrapper.h"Go to the source code of this file.
Namespaces | |
| namespace | ExpressionParsing |
| Namespace holding all the expression evaluation code. | |
| namespace | ExpressionParsing::details |
Functions | |
| std::pair< RootUtils::ClingCallWrapperUncheckedReturnValue<>, TVirtualCollectionProxy * > | ExpressionParsing::details::getMethodCallAccessor (const std::string &method_name, const std::type_info &info, bool verbose) |