CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
Dummies.h File Reference

Go to the source code of this file.

Functions

void cmsending_ (int *)
 
void hwaend_ ()
 

Function Documentation

void cmsending_ ( int *  )

Definition at line 12 of file Dummies.cc.

12  {
13  edm::LogError("")<<" ERROR: Herwig stoped run after receiving error code "<<*ecode<<".\n";
14  throw cms::Exception("Herwig6Error") <<" Herwig stoped run with error code "<<*ecode<<".";
15  }
void hwaend_ ( )

Definition at line 10 of file Dummies.cc.

10 {return;}