Changeset c9803f7 in git for examples/Example1.C
- Timestamp:
- Jun 25, 2015, 3:47:06 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- f53a4d2
- Parents:
- f59e9c1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Example1.C
rf59e9c1 rc9803f7 6 6 root -l examples/Example1.C'("delphes_output.root")' 7 7 */ 8 9 #ifdef __CLING__ 10 R__LOAD_LIBRARY(libDelphes) 11 #include "classes/DelphesClasses.h" 12 #include "external/ExRootAnalysis/ExRootTreeReader.h" 13 #endif 8 14 9 15 //------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.