- Timestamp:
- Oct 9, 2015, 4:02:58 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 0bbf248
- Parents:
- 768703e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Example5.C
r768703e r391fd58 3 3 root -l examples/Example5.C'("delphes_output.root")' 4 4 */ 5 6 #ifdef __CLING__ 7 R__LOAD_LIBRARY(libDelphes) 8 #include "classes/DelphesClasses.h" 9 #include "external/ExRootAnalysis/ExRootTreeReader.h" 10 #include "external/ExRootAnalysis/ExRootResult.h" 11 #else 12 class ExRootTreeReader; 13 class ExRootResult; 14 #endif 15 5 16 6 17 //------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.