ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/interface/Track.h
(Generate patch)

Comparing UserCode/MitAna/DataTree/interface/Track.h (file contents):
Revision 1.38 by loizides, Wed Mar 18 15:44:32 2009 UTC vs.
Revision 1.39 by loizides, Fri Mar 20 18:23:27 2009 UTC

# Line 270 | Line 270 | inline Double_t mithep::Track::D0Correct
270   //--------------------------------------------------------------------------------------------------
271   inline
272   void mithep::Track::SetHelix(Double_t qOverP, Double_t lambda, Double_t phi0,
273 <                                   Double_t dxy, Double_t dsz)
273 >                             Double_t dxy, Double_t dsz)
274   {
275    // Set helix parameters.
276  
# Line 285 | Line 285 | void mithep::Track::SetHelix(Double_t qO
285   //--------------------------------------------------------------------------------------------------
286   inline
287   void mithep::Track::SetErrors(Double_t qOverPErr, Double_t lambdaErr, Double_t phi0Err,
288 <                                   Double_t dxyErr, Double_t dszErr)
288 >                              Double_t dxyErr, Double_t dszErr)
289   {
290    // Set helix errors.
291  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines