43 else MELAerr <<
"SpinPdfFactory::resetHiggsMassWidth: Higgs mass is already determined by the virtuality with zero width. Cannot set Higgs mass or width" << endl;
46 if ((((
int)
V1decay)>0 && ((
int)
V2decay)<0) || (((
int)
V1decay)<0 && ((
int)
V2decay)>0))
MELAerr <<
"SpinPdfFactory::initVdecayParams: V1 and V2 decays are inconsistent!" << endl;
48 const Double_t GfVal = 1.16639e-5;
49 const Double_t vevVal = 1./sqrt(GfVal*sqrt(2.));
97 if (gamV!=0) (*gamV)=0;
111 if (gamV!=0) (*gamV)=0;
115 if ((((
int)
V1decay)>0 && ((
int)
V2decay)<0) || (((
int)
V1decay)<0 && ((
int)
V2decay)>0))
MELAerr <<
"SpinPdfFactory::resetVdecay: V1 and V2 decays are inconsistent!" << endl;
147 var->setConstant(
false);
149 var->setRange(val, val);
150 var->setConstant(
true);