ATLAS Offline Software
Event
xAOD
xAODCaloEvent
Root
CaloTowerAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#include "
xAODCaloEvent/versions/CaloTowerAuxContainer_v1.h
"
7
8
xAOD::CaloTowerAuxContainer_v1::CaloTowerAuxContainer_v1
()
9
:
xAOD
::
AuxContainerBase
()
10
{
11
AUX_VARIABLE
(
towerE
);
12
// AUX_VARIABLE( towerEtaIdx );
13
// AUX_VARIABLE( towerPhiIdx );
14
}
15
16
xAOD::CaloTowerAuxContainer_v1::~CaloTowerAuxContainer_v1
()
17
{ }
18
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
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
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::CaloTowerAuxContainer_v1::CaloTowerAuxContainer_v1
CaloTowerAuxContainer_v1()
Default constructor.
Definition:
CaloTowerAuxContainer_v1.cxx:8
CaloTowerAuxContainer_v1.h
Generated on Sun Dec 22 2024 21:08:05 for ATLAS Offline Software by
1.8.18