ATLAS Offline Software
Namespaces | Functions
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

 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...