|
ATLAS Offline Software
|
Go to the documentation of this file.
50 std::cout<<
"*******************************************************************"<<std::endl;
51 std::cout<<
"* *"<<std::endl;
52 std::cout<<
"* Using vetoed shower for PoWHEG colourless resonance production! *"<<std::endl;
53 std::cout<<
"* *"<<std::endl;
54 std::cout<<
"*******************************************************************"<<std::endl;
69 if(nMPI > 1)
return false;
88 if(iSys != 0)
return false;
104 if(iSys != 0)
return false;
int numberVetoMPIStep()
Call doVetoMIStep once.
Author: James Monk (jmonk@cern.ch)
Pythia8_UserHooks::UserHooksFactory::Creator< Pythia8::WZVetoedShower > wzVetoedShowerCreator("WZVetoedShower")
bool canVetoFSREmission()
Switch off veto of FSR.
bool doVetoFSREmission(int, const Event &evt, int iSys, bool)
This is similar to the ISR veto.
This UserHook should be used when showering W, Z or other colourless resonances generated with PoWHEG...
bool doVetoISREmission(int, const Event &evt, int iSys)
This is called after the generation of each new ISR emission Can use it to test if the last generated...
size_t findLastISREmission(const Pythia8::Event &evt)
bool canVetoISREmission()
Switch on veto of ISR.
bool doVetoMPIStep(int nMPI, const Event &)
doVetoMPIStep is called immediately after the MPI generation In this case it never actually vetoes th...
bool canVetoMPIStep()
Switch on calling of doVetoMPIStep.
size_t findLastFSREmission(const Pythia8::Event &evt)