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