emcTowerContainerv1M.h

Go to the documentation of this file.
00001 #ifndef __EMCTOWERCONTAINERV1M_H__
00002 #define __EMCTOWERCONTAINERV1M_H__
00003 
00004 #ifndef __EMCTOWERCONTAINERT_H__
00005 #include "emcTowerContainerT.h"
00006 #endif
00007 #ifndef __EMCTOWERCONTENTV1M_H__
00008 #include "emcTowerContentv1M.h"
00009 #endif
00010 
00016 typedef emcTowerContainerT<emcTowerContentv1M> emcTowerContainerv1M;
00017 
00018 #endif