Fork me on GitHub

Changeset a98c7ef in git for classes/DelphesClasses.h


Ignore:
Timestamp:
Oct 1, 2015, 3:21:57 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
fa7f333
Parents:
d77b51d
Message:

fixed eflow at high pt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesClasses.h

    rd77b51d ra98c7ef  
    534534  Float_t Zd;
    535535
     536  // tracking resolution
     537 
     538  Float_t TrackResolution;
     539
    536540  // PileUpJetID variables
    537541
     
    591595  void SetFactory(DelphesFactory *factory) { fFactory = factory; }
    592596
    593   ClassDef(Candidate, 3)
     597  ClassDef(Candidate, 4)
    594598};
    595599
Note: See TracChangeset for help on using the changeset viewer.