CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_6_1_1/src/GeneratorInterface/PomwigInterface/plugins/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.

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

Definition at line 10 of file Dummies.cc.

{return;}