Fork me on GitHub

Changeset 89 in svn for trunk/interface


Ignore:
Timestamp:
Dec 5, 2008, 9:34:25 AM (16 years ago)
Author:
severine ovyn
Message:

for resol plots

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/TreeClasses.h

    r88 r89  
    7373};
    7474
     75//---------------------------------------------
     76
    7577class ETMIS : public TSortableObject
    7678{
    7779public:
    7880Float_t Et;
    79 Float_t SmearedEt;
     81Float_t SEt;
     82Float_t Ex;
     83Float_t EtSmeare;
     84Float_t ExSmeare;
    8085
    8186 static TCompare *fgCompare; //!
     
    8691
    8792};
     93
    8894
    8995
Note: See TracChangeset for help on using the changeset viewer.