![]() |
ATLAS Offline Software
|
#include "TrkValHistUtils/PlotBase.h"
#include "AthenaBaseComps/AthMessaging.h"
#include "GaudiKernel/ServiceHandle.h"
#include "InDetPhysValMonitoring/SingleHistogramDefinition.h"
#include "InDetPhysValMonitoring/IHistogramDefinitionSvc.h"
#include <string>
#include "InDetPlotBase.ixx"
Go to the source code of this file.
Classes | |
class | InDetPlotBase |
Mixin class to give extra capabilities to plots such as ATH_MSG and an easier booking interface, as well as access to the HistogramDefinitionSvc which allows an external configuration file (txt or xml) to define the plot limits and titles. More... | |
Macros | |
#define | IDPVM_BOOK(name) mBook(name, #name) |
Definition in file InDetPlotBase.h.
Definition at line 21 of file InDetPlotBase.h.