ATLAS Offline Software
Loading...
Searching...
No Matches
EgammaPhysValHistUtilities.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef EGAMMAPHYSVALMONITORING_EGAMMAPHYSVALHISTUTILITIES_H
6#define EGAMMAPHYSVALMONITORING_EGAMMAPHYSVALHISTUTILITIES_H
7
9
10namespace Egamma{
11
12uint8_t RetrieveHitInfo(const xAOD::Electron& el, xAOD::SummaryType info, uint8_t defaultval = -10);
13
14}
15
16#endif
uint8_t RetrieveHitInfo(const xAOD::Electron &el, xAOD::SummaryType info, uint8_t defaultval)
SummaryType
Enumerates the different types of information stored in Summary.
Electron_v1 Electron
Definition of the current "egamma version".