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