Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Example2.C

    rfc4e460 rfbb617b  
    11/*
     2Simple macro showing how to access branches from the delphes output root file,
     3loop over events, store histograms in a root file and print them as image files.
    24
    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\"\)
     5root -l examples/Example2.C'("delphes_output.root")'
    76*/
    87
Note: See TracChangeset for help on using the changeset viewer.