Herwig++
2.7.0
|
The QTildeModel class inherits from the ShowerModel class and implements the checkConsistency member for the default Herwig++ Shower. More...
#include <QTildeModel.h>
Static Public Member Functions | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Protected Member Functions | |
virtual void | checkConsistency () |
The implementation of the virtual member from the base class to check that the correct objects are loaded. | |
Clone Methods. | |
virtual IBPtr | clone () const |
Make a simple clone of this object. | |
virtual IBPtr | fullclone () const |
Make a clone of this object, possibly modifying the cloned object to make it sane. | |
Private Member Functions | |
QTildeModel & | operator= (const QTildeModel &) |
The assignment operator is private and must never be called. |
The QTildeModel class inherits from the ShowerModel class and implements the checkConsistency member for the default Herwig++ Shower.
Definition at line 28 of file QTildeModel.h.
virtual IBPtr Herwig::QTildeModel::clone | ( | ) | const [protected, virtual] |
Make a simple clone of this object.
Implements ThePEG::InterfacedBase.
virtual IBPtr Herwig::QTildeModel::fullclone | ( | ) | const [protected, virtual] |
Make a clone of this object, possibly modifying the cloned object to make it sane.
Reimplemented from ThePEG::InterfacedBase.
static void Herwig::QTildeModel::Init | ( | ) | [static] |
The standard Init function used to initialize the interfaces.
Called exactly once for each class by the class description system before the main function starts or when this class is dynamically loaded.
Reimplemented from Herwig::ShowerModel.
QTildeModel& Herwig::QTildeModel::operator= | ( | const QTildeModel & | ) | [private] |
The assignment operator is private and must never be called.
In fact, it should not even be implemented.