Changes in examples/Example2.C [fc4e460:21f3c04] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Example2.C
rfc4e460 r21f3c04 1 1 /* 2 3 Simple macro showing how to access branches from the delphes output root file, 4 loop over events, store histograms in a root file and print them as image files. 5 6 root -l examples/Example2.C\(\"delphes_output.root\"\) 2 root -l examples/Example2.C'("delphes_output.root")' 7 3 */ 8 4
Note:
See TracChangeset
for help on using the changeset viewer.