#include <vector>
#include "GaudiKernel/IInterface.h"
Include dependency graph for IAlgContextSvc.h:
Go to the source code of this file.
Namespaces | |
namespace | Gaudi |
namespace | Gaudi::Utils |
Classes | |
class | IAlgContextSvc |
An abstract interface for Algorithm Context Service. More... | |
class | Gaudi::Utils::AlgContext |
Helper "sentry" class to automatize the safe register/unregister the algorithm's context. More... |