ATLAS Offline Software
Event
xAOD
xAODCaloEvent
Root
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):
14
#include "
xAODCaloEvent/versions/CaloCluster_v1.h
"
15
16
namespace
xAOD
{
17
26
const
SG::AuxElement::Accessor< float >
*
27
momentAccessorV1
(
xAOD::CaloCluster_v1::MomentType
moment );
28
33
const
SG::AuxElement::Accessor< xAOD::CaloCluster_v1::ncells_store_t >
*
34
momentContainerAccessorV1
(
xAOD::CaloCluster_v1::MomentType
moment );
35
36
}
// namespace xAOD
37
38
#endif // XAODCALOEVENT_CALOCLUSTERACCESSORS_V1_H
xAOD::momentAccessorV1
const SG::AuxElement::Accessor< float > * momentAccessorV1(xAOD::CaloCluster_v1::MomentType moment)
Helper function for managing cluster moment Accessor objects.
Definition:
CaloClusterAccessors_v1.cxx:25
SG::Accessor
Helper class to provide type-safe access to aux data.
Definition:
Control/AthContainers/AthContainers/Accessor.h:68
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::CaloCluster_v1::MomentType
MomentType
Enums to identify different moments.
Definition:
CaloCluster_v1.h:120
CaloCluster_v1.h
xAOD::momentContainerAccessorV1
const SG::AuxElement::Accessor< xAOD::CaloCluster_v1::ncells_store_t > * momentContainerAccessorV1(xAOD::CaloCluster_v1::MomentType moment)
Helper function for managing cluster moment Accessor objects.
Definition:
CaloClusterAccessors_v1.cxx:155
Generated on Thu Nov 7 2024 21:11:17 for ATLAS Offline Software by
1.8.18