Fork me on GitHub

Changeset 21f3c04 in git for examples/EventDisplay.C


Ignore:
Timestamp:
Sep 5, 2014, 11:18:15 AM (10 years ago)
Author:
Pavel Demin <demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
2e367af
Parents:
deecda3
Message:

replace \(\"...\"\) with '("...")' in ROOT command line examples

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/EventDisplay.C

    rdeecda3 r21f3c04  
    11/*
    2 root -l examples/EventDisplay.C\(\"examples/delphes_card_CMS.tcl\",\"delphes_output.root\"\)
     2root -l examples/EventDisplay.C'("examples/delphes_card_CMS.tcl","delphes_output.root")'
    33ShowEvent(1);
    44ShowEvent(2);
Note: See TracChangeset for help on using the changeset viewer.