Changeset be386ff in git
- Timestamp:
- Sep 1, 2014, 4:26:33 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- ba7fc1e
- Parents:
- 835f0d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README_4LHCb
r835f0d5 rbe386ff 143 143 } 144 144 145 146 More advanced macro-based analysis147 ==================================148 149 The 'examples' directory contains ROOT macros Example1.C, Example2.C and Example3.C.150 151 Here are the commands to run these ROOT macros:152 153 root -l154 .X examples/Example1.C("delphes_output.root");155 156 or157 158 root -l examples/Example1.C\(\"delphes_output.root\"\)
Note:
See TracChangeset
for help on using the changeset viewer.