Changeset 307 in svn for trunk/Utilities/ExRootAnalysis/interface
- Timestamp:
- Mar 9, 2009, 9:47:21 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/ExRootAnalysis/interface/BlockClasses.h
r290 r307 354 354 TRootTauJet() {}; 355 355 float Charge; // normally, using the charge of the track ; here using gen-level tau charge 356 int NTracks; 356 357 357 358 // float E; // particle energy in GeV … … 382 383 383 384 bool Btag; 384 385 int NTracks; 385 386 ClassDef(TRootJet, 1) 386 387 };
Note:
See TracChangeset
for help on using the changeset viewer.