Fork me on GitHub

Changeset 4689481 in git for classes


Ignore:
Timestamp:
May 25, 2018, 8:28:31 PM (6 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
f37555a
Parents:
c3547ed (diff), fbad4c7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'photonId'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesClasses.h

    rc3547ed r4689481  
    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; }
     
    551553
    552554  Int_t IsConstituent;
    553 
    554555  Int_t IsFromConversion;
    555556
Note: See TracChangeset for help on using the changeset viewer.