Changes in classes/DelphesStream.h [b4786d3:341014c] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesStream.h
rb4786d3 r341014c 35 35 bool ReadDbl(double &value); 36 36 bool ReadInt(int &value); 37 bool FindChr(int value);38 bool FindStr(const char *value);39 37 40 38 private:
Note:
See TracChangeset
for help on using the changeset viewer.