Fork me on GitHub

Changeset c1780a5 in git for classes/DelphesStream.h


Ignore:
Timestamp:
May 26, 2021, 4:48:19 PM (3 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
master
Children:
c6f9311
Parents:
b03c0d0 (diff), b4786d3 (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 'master' of https://github.com/delphes/delphes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesStream.h

    rb03c0d0 rc1780a5  
    3535  bool ReadDbl(double &value);
    3636  bool ReadInt(int &value);
     37  bool FindChr(int value);
     38  bool FindStr(const char *value);
    3739
    3840private:
Note: See TracChangeset for help on using the changeset viewer.