Fork me on GitHub

Ignore:
Timestamp:
Mar 9, 2009, 9:47:21 PM (15 years ago)
Author:
severine ovyn
Message:

LHCO advanced

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/ExRootAnalysis/interface/BlockClasses.h

    r290 r307  
    354354  TRootTauJet() {};
    355355  float Charge; // normally, using the charge of the track ; here using gen-level tau charge
     356  int NTracks;
    356357
    357358//  float E;  // particle energy in GeV
     
    382383
    383384  bool Btag;
    384 
     385  int NTracks;
    385386  ClassDef(TRootJet, 1)
    386387};
Note: See TracChangeset for help on using the changeset viewer.