emcOMLCTofFEM.C

Go to the documentation of this file.
00001 #include "emcOMLCTofFEMT.h"
00002 #include "emcPgStorageManager.h"
00003 
00004 namespace 
00005 {
00006   const emcOMLCTofFEMT<emcPgStorageManager> gemcOMLCTofFEM("emcOMLCTofFEM","Read/Write emcLCTofFEM objects");
00007 
00008 }