00001
00002 #ifndef XAODCALOEVENT_CALOTOWERCONTAINER_H
00003 #define XAODCALOEVENT_CALOTOWERCONTAINER_H
00004
00005 #include "xAODCaloEvent/versions/CaloTowerContainer_v1.h"
00006
00007 #include "xAODCaloEvent/CaloTower.h"
00008
00009 namespace xAOD {
00010 typedef CaloTowerContainer_v1 CaloTowerContainer;
00011 }
00012
00013 #include "xAODCore/CLASS_DEF.h"
00014 CLASS_DEF( xAOD::CaloTowerContainer, 122830719, 1 )
00015 #endif