emcClusterContainerv5.h

Go to the documentation of this file.
00001 #ifndef __EMCCLUSTERCONTAINERV5_H__
00002 #define __EMCCLUSTERCONTAINERV5_H__
00003 
00004 #include "emcClusterContentv5.h"
00005 #include "emcClusterContainerT.h"
00006 
00007 typedef emcClusterContainerT<emcClusterContentv5> emcClusterContainerv5;
00008 
00009 #endif