ATLAS Offline Software
Loading...
Searching...
No Matches
CaloClusterAccessors_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
5*/
6
7#include <cstdint>
8
9// $Id: CaloClusterAccessors_v1.h 579810 2014-01-23 16:08:13Z krasznaa $
10#ifndef XAODCALOEVENT_CALOCLUSTERACCESSORS_V1_H
11#define XAODCALOEVENT_CALOCLUSTERACCESSORS_V1_H
12
13// Local include(s):
15
16namespace xAOD {
17
26 const SG::AuxElement::Accessor< float >*
28
35
36} // namespace xAOD
37
38#endif // XAODCALOEVENT_CALOCLUSTERACCESSORS_V1_H
SG::Accessor< T, ALLOC > Accessor
Definition AuxElement.h:572
MomentType
Enums to identify different moments.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
const SG::AuxElement::Accessor< xAOD::CaloCluster_v1::ncells_store_t > * momentContainerAccessorV1(xAOD::CaloCluster_v1::MomentType moment)
Helper function for managing cluster moment Accessor objects.
const SG::AuxElement::Accessor< float > * momentAccessorV1(xAOD::CaloCluster_v1::MomentType moment)
Helper function for managing cluster moment Accessor objects.