Changes in classes/DelphesSTDHEPReader.h [1716933:341014c] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesSTDHEPReader.h
r1716933 r341014c 28 28 */ 29 29 30 #include <stdint.h> 30 31 #include <stdio.h> 31 #include <stdint.h>32 32 33 33 #include "classes/DelphesXDRReader.h" … … 72 72 73 73 private: 74 75 74 void AnalyzeParticles(DelphesFactory *factory, 76 75 TObjArray *allParticleOutputArray,
Note:
See TracChangeset
for help on using the changeset viewer.