emcOMGeometry.C

Go to the documentation of this file.
00001 #include "emcOMGeometryT.h"
00002 #include "emcPgStorageManager.h"
00003 
00004 namespace 
00005 {
00006   const emcOMGeometryT<emcPgStorageManager> gemcOMGeometry("emcOMGeometry","Read/Write EMCAL Geometry");
00007 }