- Timestamp:
- Jun 14, 2018, 9:53:46 PM (6 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 94083e7
- Parents:
- aa3c287
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
readers/DelphesSTDHEP.cpp
raa3c287 rb8b29f1 147 147 { 148 148 cout << "** Reading " << argv[i] << endl; 149 inputFile = fopen(argv[i], "r ");149 inputFile = fopen(argv[i], "rb"); 150 150 151 151 if(inputFile == NULL)
Note:
See TracChangeset
for help on using the changeset viewer.