ThePEG
1.8.0
|
Empty base class. More...
#include <PartonBinInstance.h>
Public Member Functions | |
virtual | ~RemInfoBase () |
The descructor. | |
![]() | |
virtual | ~Base () |
The virtual destructor. | |
void | debug () const |
Print out debugging information for this object on std::cerr. | |
virtual void | debugme () const |
Print out debugging information for this object on std::cerr. | |
![]() | |
CounterType | referenceCount () const |
Return the reference count. |
Additional Inherited Members | |
![]() | |
static void | Init () |
The standard Init function used to initialize the interfaces. |
Empty base class.
A RemnantHandler may use sub-classes to store information about the generation of remnants.
Definition at line 447 of file PartonBinInstance.h.
|
inlinevirtual |
The descructor.
Definition at line 450 of file PartonBinInstance.h.