ATLAS Offline Software
Loading...
Searching...
No Matches
DebugUtils.h File Reference
#include <string>
#include <iostream>
#include "Utils.h"
Include dependency graph for DebugUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  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.
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".
template<class T>
void ExpressionParsing::dumpDeclare (const T *key)
 Function for debugging which dumps information about newly declared data handles.