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

Comparing UserCode/Morgan/interface/TRootParticle.h (file contents):
Revision 1.1 by mlethuil, Mon May 19 16:12:13 2008 UTC vs.
Revision 1.3 by lethuill, Tue Nov 18 13:57:10 2008 UTC

# Line 7 | Line 7
7   #include "Rtypes.h"
8   #include "TLorentzVector.h"
9   #include "TVector3.h"
10 + #include "TRef.h"
11  
12   using namespace std;
13  
14   class TRootParticle : public TLorentzVector
15   {
16 <        
16 >
17   public:
18          
19          TRootParticle() : TLorentzVector(), vertex_(), type_(0), charge_(0.) {;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines