+ if (_Qgtilde<=4*getParticleData(ThePEG::ParticleID::d)->constituentMass()*1.01) {
+ throw Exception()
+ << "DynamicGluonMassGenerator Qgtilde (set to "<<_Qgtilde/GeV<<" GeV) must be bigger than " << 4*getParticleData(ThePEG::ParticleID::d)->constituentMass()/GeV<<Exception::runerror;