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