ATLAS Offline Software
Classes | Macros
InDetPlotBase.h File Reference
#include "TrkValHistUtils/PlotBase.h"
#include "AthenaBaseComps/AthMessaging.h"
#include "InDetPhysValMonitoring/SingleHistogramDefinition.h"
#include <string>
#include "InDetPlotBase.ixx"
Include dependency graph for InDetPlotBase.h:

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)
 

Detailed Description

Author
shaun roe
Date
11/9/2015

Definition in file InDetPlotBase.h.

Macro Definition Documentation

◆ IDPVM_BOOK

#define IDPVM_BOOK (   name)    mBook(name, #name)

Definition at line 19 of file InDetPlotBase.h.