CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Dummies.h
Go to the documentation of this file.
1 #ifndef Dummies_h
2 #define Dummies_h
3 
4 extern "C" {
5  void hwaend_();
6  void cmsending_(int*);
7 }
8 
9 #endif
void hwaend_()
Definition: Dummies.cc:10
void cmsending_(int *ecode)
Definition: Dummies.cc:12