Changeset b4786d3 in git for classes/DelphesStream.h
- Timestamp:
- May 25, 2021, 7:33:19 PM (3 years ago)
- Branches:
- master
- Children:
- c1780a5
- Parents:
- f76741a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesStream.h
rf76741a rb4786d3 35 35 bool ReadDbl(double &value); 36 36 bool ReadInt(int &value); 37 bool FindChr(int value); 38 bool FindStr(const char *value); 37 39 38 40 private:
Note:
See TracChangeset
for help on using the changeset viewer.