Fork me on GitHub

Changeset 2ef6152 in git


Ignore:
Timestamp:
Jun 5, 2013, 12:18:34 AM (11 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
cdf682f
Parents:
a1f42b2
Message:

fix include of Example1.C

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Example1.cpp

    ra1f42b2 r2ef6152  
    3030// Here you can put your analysis macro
    3131
    32 #include "Example3.C"
     32#include "Example1.C"
    3333
    3434//------------------------------------------------------------------------------
     
    5757// Here you call your macro's main function
    5858
    59   Example3(inputFile);
     59  Example1(inputFile);
    6060
    6161//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.