ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
AuxContainerBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::CaloTowerAuxContainer_v1
Payload container for xAOD::CaloTowerContainer_v1.
Definition
CaloTowerAuxContainer_v1.h:17
xAOD::CaloTowerAuxContainer_v1::CaloTowerAuxContainer_v1
CaloTowerAuxContainer_v1()
Default constructor.
Definition
CaloTowerAuxContainer_v1.cxx:8
xAOD::CaloTowerAuxContainer_v1::~CaloTowerAuxContainer_v1
~CaloTowerAuxContainer_v1()
Destructor.
Definition
CaloTowerAuxContainer_v1.cxx:16
xAOD::CaloTowerAuxContainer_v1::towerE
std::vector< float > towerE
Data payload.
Definition
CaloTowerAuxContainer_v1.h:31
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0