ATLAS Offline Software
|
#include <map>
#include <string>
#include "AthenaBaseComps/AthAlgorithm.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/ToolHandle.h"
#include "xAODEventInfo/EventInfo.h"
#include "StoreGate/ReadHandleKey.h"
Go to the source code of this file.
Classes | |
class | AthenaMonManager |
An Algorithm that manages a set of modules, each inheriting from ManagedMonitorToolBase, by setting common configuration variables and organizing the output data. More... | |