ATLAS Offline Software
Event
xAOD
xAODCaloEvent
xAODCaloEvent
versions
CaloTowerAuxContainer_v1.h
Go to the documentation of this file.
1
// -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODCALOEVENT_VERSIONS_CALOTOWERAUXCONTAINER_V1_H
8
#define XAODCALOEVENT_VERSIONS_CALOTOWERAUXCONTAINER_V1_H
9
10
#include "
xAODCore/AuxContainerBase.h
"
11
12
#include <vector>
13
14
namespace
xAOD
{
15
16
class
CaloTowerAuxContainer_v1
:
public
AuxContainerBase
17
{
18
public
:
19
21
CaloTowerAuxContainer_v1
();
23
~CaloTowerAuxContainer_v1
();
24
25
private
:
26
31
std::vector<float>
towerE
;
32
// std::vector<short> towerEtaIdx;
33
// std::vector<short> towerPhiIdx;
34
35
};
36
}
37
38
#include "
xAODCore/BaseInfo.h
"
39
SG_BASE
(
xAOD::CaloTowerAuxContainer_v1
,
xAOD::AuxContainerBase
);
40
44
45
#endif
xAOD::CaloTowerAuxContainer_v1
Payload container for xAOD::CaloTowerContainer_v1.
Definition:
CaloTowerAuxContainer_v1.h:17
AuxContainerBase.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
BaseInfo.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::CaloTowerAuxContainer_v1::towerE
std::vector< float > towerE
Data payload.
Definition:
CaloTowerAuxContainer_v1.h:31
xAOD::CaloTowerAuxContainer_v1::~CaloTowerAuxContainer_v1
~CaloTowerAuxContainer_v1()
Destructor.
Definition:
CaloTowerAuxContainer_v1.cxx:16
xAOD::CaloTowerAuxContainer_v1::CaloTowerAuxContainer_v1
CaloTowerAuxContainer_v1()
Default constructor.
Definition:
CaloTowerAuxContainer_v1.cxx:8
SG_BASE
SG_BASE(xAOD::CaloTowerAuxContainer_v1, xAOD::AuxContainerBase)
Generated on Sun Dec 22 2024 21:08:05 for ATLAS Offline Software by
1.8.18