ATLAS Offline Software
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 
7 
10 {
12  // AUX_VARIABLE( towerEtaIdx );
13  // AUX_VARIABLE( towerPhiIdx );
14 }
15 
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:22
xAOD::CaloTowerAuxContainer_v1::CaloTowerAuxContainer_v1
CaloTowerAuxContainer_v1()
Default constructor.
Definition: CaloTowerAuxContainer_v1.cxx:8
CaloTowerAuxContainer_v1.h