EmcGetDCM.h

Go to the documentation of this file.
00001 #ifndef __EMCGETDCM_H__
00002 #define __EMCGETDCM_H__
00003 
00004 #include "PHCompositeNode.h"
00005 
00006 long EmcGetDCM(PHCompositeNode* topNode);
00007 
00008 #endif /*__EMCGETDCM_H__*/