11 if(dbThis) cout <<
"GSSpinFactor called" << endl;
17 if(! ( fsPS[0] && fsPS[1] && fsPS[2])) parseTree(evt.
eventPattern());
20 cout <<
"ERROR in GSSpinFactor::getVal(): 0 == R" 22 throw "such things shouldn't happen";
25 double m2AC = (p(0, evt) + p(1, evt)).M2();
26 double m2BC = (p(0, evt) + p(2, evt)).M2();
28 return (m2AC - m2BC)/(
GeV*
GeV);
virtual double getVal(IDalitzEvent &evt)
virtual const DalitzEventPattern & eventPattern() const =0