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

Comparing UserCode/MitAna/DataTree/interface/MCEventInfo.h (file contents):
Revision 1.3 by loizides, Wed Sep 17 04:21:17 2008 UTC vs.
Revision 1.4 by loizides, Tue Dec 2 09:30:11 2008 UTC

# Line 9 | Line 9
9   #ifndef MITANA_DATATREE_MCEVENTINFO_H
10   #define MITANA_DATATREE_MCEVENTINFO_H
11  
12 < #include "MitAna/DataTree/interface/Types.h"
12 > #include "MitAna/DataTree/interface/DataBase.h"
13  
14   namespace mithep
15   {
16 <  class MCEventInfo
16 >  class MCEventInfo : public DataBase
17    {
18      public:
19        MCEventInfo(Double_t w=0) : fWeight(w)  {}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines