Draft: Remove special generator dependent conditions for Pythia8
Remove special generator dependent conditions for Pythia8
For the
// Now we have all the information for the special case of V->l(born) l(bare) l(born) l(bare)
if ( !(physical && has_V && !MC::isPhysical(theParticle)) && !MC::Pythia8::isConditionB(theParticle)){
the actual definition of bare and born is blurry.
Edited by Andrii Verbytskyi