|
ATLAS Offline Software
|
Go to the documentation of this file.
25 std::cout<<
"**********************************************************"<<std::endl;
26 std::cout<<
"* *"<<std::endl;
27 std::cout<<
"* Enhancing MPI emissions with UserHook! *"<<std::endl;
28 std::cout<<
"* *"<<std::endl;
29 std::cout<<
"**********************************************************"<<std::endl;
50 for(
int ii=
event.size()-1; ii > 0 && nEmissions != 2; --ii){
Pythia8_UserHooks::UserSetting< double > m_pTCut
bool canVetoISREmission()
Switch on veto of ISR.
bool canVetoFSREmission()
Switch off veto of FSR.
Author: James Monk (jmonk@cern.ch)
POOL::TEvent event(POOL::TEvent::kClassAccess)
bool doVetoPartonLevel(const Event &)
int numberVetoMPIStep()
Call doVetoMIStep three times First is the hard process second is first MPI emission or the second pa...
bool canVetoPartonLevel()
Check the event after the generation of the parton level but before hadronisation.
bool canVetoMPIStep()
Switch on calling of doVetoMPIStep.
bool doVetoMPIStep(int nMPI, const Event &event)
Pythia8_UserHooks::UserHooksFactory::Creator< Pythia8::EnhanceMPI > EnhanceMPICreator("EnhanceMPI")