ATLAS Offline Software
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloTowerContainer.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_CALOTOWERCONTAINER_H
8 #define XAODCALOEVENT_CALOTOWERCONTAINER_H
9 
11 
13 
14 namespace xAOD {
16 }
17 
18 #include "xAODCore/CLASS_DEF.h"
19 CLASS_DEF( xAOD::CaloTowerContainer, 122830719, 1 )
20 #endif
xAOD::CaloTowerContainer_v1
Basic container storing all information need for xAOD::CaloTower_v1 objects.
Definition: CaloTowerContainer_v1.h:21
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
CaloTower.h
CaloTowerContainer_v1.h
CLASS_DEF.h
File providing the different SG_BASE macros.
xAOD::CaloTowerContainer
CaloTowerContainer_v1 CaloTowerContainer
Definition: Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloTowerContainer.h:15
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64