Fork me on GitHub

Changeset e7e90df in git for examples/Example1.C


Ignore:
Timestamp:
Dec 9, 2014, 1:26:26 PM (10 years ago)
Author:
Michele <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
49234af
Parents:
01f457a (diff), f6b6ee7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into TestFastJet310b1

Conflicts:

Makefile
examples/Example1.C
examples/Example2.C
examples/Example3.C

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Example1.C

    r01f457a re7e90df  
    11/*
    2 
    32Simple macro showing how to access branches from the delphes output root file,
    43loop over events, and plot simple quantities such as the jet pt and the di-electron invariant
    54mass.
    65
    7 root -l examples/Example1.C\(\"delphes_output.root\"\)
     6root -l examples/Example1.C'("delphes_output.root")'
    87*/
    98
     
    6766  histMass->Draw();
    6867}
     68
Note: See TracChangeset for help on using the changeset viewer.