Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

nmldiag.hh

Go to the documentation of this file.
00001 
00002 
00003 #ifndef NMLDIAG_HH
00004 #define NMLDIAG_HH
00005 
00006 #include "cmsdiag.hh"
00007 
00008 class NML_DIAGNOSTICS_INFO:public CMS_DIAGNOSTICS_INFO
00009 {
00010 public:
00011   void print ();
00012 };
00013 
00014 extern "C" int nml_print_diag_list ();
00015 
00016 #endif

Generated on Sun Dec 2 15:56:50 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001