|
void | initPtr (Settings *settingsPtrIn, Info *infoPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, MergingHooks *mergingHooksPtrIn, PartonLevel *trialPartonLevelPtrIn, CoupSM *coupSMPtrIn) |
|
virtual void | init () |
|
virtual void | statistics () |
|
virtual int | mergeProcess (Event &process) |
|
void | initPtrs (MergingHooksPtr mergingHooksPtrIn, PartonLevel *trialPartonLevelPtrIn) |
|
virtual void | init () |
|
virtual void | statistics () |
|
virtual int | mergeProcess (Event &process) |
|
void | initInfoPtr (Info &infoPtrIn) |
|
bool | flag (string key) const |
|
int | mode (string key) const |
|
double | parm (string key) const |
|
string | word (string key) const |
|
|
void | init (Settings *settingsPtrIn, Info *infoPtrIn, ParticleData *particleDataPtrIn, Rndm *rndmPtrIn, BeamParticle *beamAPtrIn, BeamParticle *beamBPtrIn, MergingHooks *mergingHooksPtrIn, PartonLevel *trialPartonLevelPtrIn) |
|
void | statistics (ostream &os=cout) |
|
int | mergeProcess (Event &process) |
|
int | mergeProcessCKKWL (Event &process) |
|
int | mergeProcessUMEPS (Event &process) |
|
int | mergeProcessNL3 (Event &process) |
|
int | mergeProcessUNLOPS (Event &process) |
|
bool | cutOnProcess (Event &process) |
|
int | mergeProcessCKKWL (Event &process) |
|
int | mergeProcessUMEPS (Event &process) |
|
int | mergeProcessNL3 (Event &process) |
|
int | mergeProcessUNLOPS (Event &process) |
|
bool | cutOnProcess (Event &process) |
|
int | mergeProcessCKKWL (Event &process) |
|
int | mergeProcessUMEPS (Event &process) |
|
int | mergeProcessNL3 (Event &process) |
|
int | mergeProcessUNLOPS (Event &process) |
|
bool | cutOnProcess (Event &process) |
|
virtual void | onInitInfoPtr () |
|
virtual void | onBeginEvent () |
|
virtual void | onEndEvent (Status) |
|
virtual void | onStat () |
|
void | registerSubObject (PhysicsBase &pb) |
|
|
static const double | TMSMISMATCH = 1.5 |
|
|
enum | Status {
INCOMPLETE = -1,
COMPLETE = 0,
CONSTRUCTOR_FAILED,
INIT_FAILED,
LHEF_END,
LOWENERGY_FAILED,
PROCESSLEVEL_FAILED,
PROCESSLEVEL_USERVETO,
MERGING_FAILED,
PARTONLEVEL_FAILED,
PARTONLEVEL_USERVETO,
HADRONLEVEL_FAILED,
CHECK_FAILED,
OTHER_UNPHYSICAL,
HEAVYION_FAILED
} |
|
Definition at line 31 of file Merging.h.
The documentation for this class was generated from the following files: