ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/VertexFitInterface/interface/MvfInterface.h
(Generate patch)

Comparing UserCode/MitEdm/VertexFitInterface/interface/MvfInterface.h (file contents):
Revision 1.7 by loizides, Wed Sep 17 04:03:50 2008 UTC vs.
Revision 1.8 by loizides, Sat Sep 27 05:48:26 2008 UTC

# Line 22 | Line 22 | namespace mitedm
22        MvfInterface(mithep::MultiVertexFitter *fitter);
23        ~MvfInterface() {}
24  
25 <      bool                       addTrack(const reco::Track *trk, const int id, const float mass,
26 <                                          mithep::MultiVertexFitter::vertexNumber jv);
25 >      bool addTrack(const reco::Track *trk, const int id, const float mass,
26 >                    mithep::MultiVertexFitter::vertexNumber jv);
27  
28        mithep::MultiVertexFitter *fitter() { return mvf_;}
29    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines