![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthHistogramAlgorithm.h"#include "GaudiKernel/ToolHandle.h"#include "GaudiKernel/IIncidentSvc.h"#include "AthAnalysisBaseComps/AthAnalysisHelper.h"#include "TFile.h"Go to the source code of this file.
Classes | |
| class | AthAnalysisAlgorithm |
| Same as AthAlgorithm but adds a beginInputFile method and handle method for incident listening Also adds a retrieveMetadata method for easy metadata retrieval from InputMetaDataStore (method not IOV Safe though!) Update Feb 2016: Made inherit from AthHistogramAlgorithm, since that has nice histogram booking features. More... | |