ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
ExpressionParsing | |
Namespace holding all the expression evaluation code. | |
Functions | |
template<class T > | |
void | ExpressionParsing::dumpAuxId (const T &cont, SG::auxid_t method_id) |
Method for debugging to dump information for the given aux member. More... | |
template<class T > | |
void | ExpressionParsing::dumpAux (const T &cont, SG::auxid_t method_id) |
Method for debugging to dump information of all aux member of the given container and the specific aux "member". More... | |
template<class T > | |
void | ExpressionParsing::dumpDeclare (const T *key) |
Function for debugging which dumps information about newly declared data handles. More... | |