Fork me on GitHub

Changeset 0e0f211 in git for classes/DelphesClasses.h


Ignore:
Timestamp:
May 10, 2018, 4:41:28 PM (6 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
14436f6
Parents:
3ad158a
Message:

first commit photonID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesClasses.h

    r3ad158a r0e0f211  
    275275  Float_t SumPt; // isolation variable
    276276
     277  Int_t Status; // 1: prompt -- 2: non prompt -- 3: fake
     278
    277279  static CompBase *fgCompare; //!
    278280  const CompBase *GetCompare() const { return fgCompare; }
     
    550552
    551553  Int_t IsConstituent;
    552 
    553554  Int_t IsFromConversion;
    554555
Note: See TracChangeset for help on using the changeset viewer.