ATLAS Offline Software
Loading...
Searching...
No Matches
ElectronAccessors_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id: ElectronAccessors_v1.h 575464 2013-12-13 16:28:44Z christos $
8#ifndef XAOD_ELECTRONACCESSORS_V1_H
9#define XAOD_ELECTRONACCESSORS_V1_H
10
11// EDM include(s):
13// Local include(s):
15
16namespace xAOD {
17
22
23 const SG::AuxElement::Accessor< float >*
25
26
27} // namespace xAOD
28
29#endif // XAOD_ELECTRONACCESSORS_V1_H
Base class for elements of a container that can have aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
const SG::AuxElement::Accessor< float > * trackCaloMatchAccessorV1(xAOD::EgammaParameters::TrackCaloMatchType type)
Helper function for managing Egamma Accessor objects.