Page MenuHomeHEPForge

EnumParticles.h
No OneTemporary

EnumParticles.h

#ifndef HERWIG_EnumParticles_H
#define HERWIG_EnumParticles_H
#include <ThePEG/PDT/EnumParticles.h>
namespace Herwig {
/**
* The ParticleID namespace defines the ParticleCodes enumeration.
*/
namespace ExtraParticleID {
/** \ingroup Utilities
* Enumeration to give identifiers to PDG codes for special Herwig++ particles
*/
enum ParticleCodes {
Cluster = 81,
/**< Herwig++ Cluster for Hadronization*/
Remnant = 82
/**< Herwig++ beam Remnant */
};
}
}
#endif

File Metadata

Mime Type
text/x-c
Expires
Sat, May 3, 6:59 AM (18 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4956244
Default Alt Text
EnumParticles.h (486 B)

Event Timeline