emcTowerContainerv1S.h

Go to the documentation of this file.
00001 #ifndef __EMCTOWERCONTAINERV1S_H__
00002 #define __EMCTOWERCONTAINERV1S_H__
00003 
00004 #ifndef __EMCTOWERCONTAINERT_H__
00005 #include "emcTowerContainerT.h"
00006 #endif
00007 #ifndef __EMCTOWERCONTENTV1S_H__
00008 #include "emcTowerContentv1S.h"
00009 #endif
00010 
00017 typedef emcTowerContainerT<emcTowerContentv1S> emcTowerContainerv1S;
00018 
00019 #endif