ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
Interfaces
EgammaAnalysisInterfaces
EgammaAnalysisInterfaces
GlobalEventInfo.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef EGAMMAANALYSISINTERFACES_GLOBALEVENTINFO_H
5
#define EGAMMAANALYSISINTERFACES_GLOBALEVENTINFO_H
6
7
namespace
egammaMVACalib
{
9
struct
GlobalEventInfo
{
10
int
nPV
;
11
float
acmu
;
12
GlobalEventInfo
():
nPV
(0),
acmu
(0.){}
13
};
14
};
15
16
#endif
egammaMVACalib
Definition
GlobalEventInfo.h:7
egammaMVACalib::GlobalEventInfo::GlobalEventInfo
GlobalEventInfo()
Definition
GlobalEventInfo.h:12
egammaMVACalib::GlobalEventInfo::acmu
float acmu
Definition
GlobalEventInfo.h:11
egammaMVACalib::GlobalEventInfo::nPV
int nPV
Definition
GlobalEventInfo.h:10
Generated on
for ATLAS Offline Software by
1.14.0