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