#include "SimDataFormats/HepMCProduct/interface/HepMCProduct.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
Go to the source code of this file.
Functions | |
void | cmsending_ (int *ecode) |
void | hwaend_ () |
Definition at line 7 of file Dummies.cc.
References Exception.
00007 { 00008 edm::LogError("")<<" ERROR: Herwig stoped run after receiving error code "<<*ecode<<".\n"; 00009 throw cms::Exception("Herwig6Error") <<" Herwig stoped run with error code "<<*ecode<<"."; 00010 }
void hwaend_ | ( | ) |