#include "GaudiKernel/Auditor.h"
#include "GaudiKernel/INamedInterface.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/SmartIF.h"
Include dependency graph for AlgContextAuditor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | AlgContextAuditor |
Description: Rergister/Unregister the AlgContext of each algorithm before entering the algorithm and after leaving it. More... |