TLorentzRotation

From: Matthew Martin (msmartin@fnal.gov)
Date: Fri Feb 18 2000 - 09:34:11 MET


Hi Guys,
 	I'm trying to do:

{
Double_t bx,by,bz;
bx=2.0;
by=1.0;
bz=-4.0;

TLorentzRotation l(bx,by,bz);

cout<<"gamma: "<<l.TT()<<endl;
}

and its giving me:

root [10] .x boostTest.C
Error: No symbol nan in current scope
FILE:/cdf/data03/bottom/msmartin/dodgySim/bs_jps_phi/smallSamplesMarshallingArea/ufindScratchArea/./boostTest.C
LINE:9
gamma: *** Interpreter error recovered ***


whassup?

Mat



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:19 MET