ATLAS Offline Software
Loading...
Searching...
No Matches
egammaMVACalib::GlobalEventInfo Struct Reference

A structure holding some global event information. More...

#include <GlobalEventInfo.h>

Collaboration diagram for egammaMVACalib::GlobalEventInfo:

Public Member Functions

 GlobalEventInfo ()
 stores correction scale factors to each layer

Public Attributes

int nPV
float acmu
const xAOD::EventInfoeventInfo
std::array< float, 4 > scaleEs

Detailed Description

A structure holding some global event information.

Definition at line 10 of file GlobalEventInfo.h.

Constructor & Destructor Documentation

◆ GlobalEventInfo()

egammaMVACalib::GlobalEventInfo::GlobalEventInfo ( )
inline

stores correction scale factors to each layer

Definition at line 15 of file GlobalEventInfo.h.

Member Data Documentation

◆ acmu

float egammaMVACalib::GlobalEventInfo::acmu

Definition at line 12 of file GlobalEventInfo.h.

◆ eventInfo

const xAOD::EventInfo* egammaMVACalib::GlobalEventInfo::eventInfo

Definition at line 13 of file GlobalEventInfo.h.

◆ nPV

int egammaMVACalib::GlobalEventInfo::nPV

Definition at line 11 of file GlobalEventInfo.h.

◆ scaleEs

std::array<float, 4> egammaMVACalib::GlobalEventInfo::scaleEs

Definition at line 14 of file GlobalEventInfo.h.


The documentation for this struct was generated from the following file: