Skip to content
Snippets Groups Projects
Commit e1732325 authored by Bertram Kopf's avatar Bertram Kopf
Browse files

improved setting of default start parameter in helicity formalism

parent 7be8a6f1
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,7 @@ int evtNo=theData->evtNo;
result*=BreitWigner(mass4Vec, _currentXMass, _currentXWidth);
}
result*=sqrt(2.*_JPCPtr->J+1.);
result*=sqrt((2.*_JPCPtr->J+1.)/12.56637);
if ( _cacheAmps){
#ifdef _OPENMP
#pragma omp critical
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment