ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
TauID
TauDQA
src
EventPlots.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TAUDQA_EVENTPLOTS_H
6
#define TAUDQA_EVENTPLOTS_H
7
8
#include "
TrkValHistUtils/PlotBase.h
"
9
#include "
xAODEventInfo/EventInfo.h
"
10
11
class
TH1;
12
13
namespace
Tau
{
14
15
class
EventPlots
:
public
PlotBase
{
16
public
:
17
EventPlots
(
PlotBase
*pParent,
const
std::string& sDir);
18
virtual
~EventPlots
();
19
20
void
fill
(
float
avg_mu,
float
weight);
21
22
TH1*
m_avgmu
{};
23
24
private
:
25
void
initializePlots
();
26
};
27
28
}
29
30
#endif
PlotBase.h
PlotBase::PlotBase
PlotBase(PlotBase *parent, const std::string &sDir)
Definition
PlotBase.cxx:29
Tau::EventPlots::EventPlots
EventPlots(PlotBase *pParent, const std::string &sDir)
Definition
EventPlots.cxx:11
Tau::EventPlots::m_avgmu
TH1 * m_avgmu
Definition
EventPlots.h:22
Tau::EventPlots::initializePlots
void initializePlots()
Definition
EventPlots.cxx:20
Tau::EventPlots::~EventPlots
virtual ~EventPlots()
Definition
EventPlots.cxx:16
Tau::EventPlots::fill
void fill(float avg_mu, float weight)
Definition
EventPlots.cxx:25
Tau
Definition
TauDQA/src/CorePlots.cxx:8
EventInfo.h
Generated on
for ATLAS Offline Software by
1.14.0