Changeset 2ef6152 in git
- Timestamp:
- Jun 5, 2013, 12:18:34 AM (11 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- cdf682f
- Parents:
- a1f42b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Example1.cpp
ra1f42b2 r2ef6152 30 30 // Here you can put your analysis macro 31 31 32 #include "Example 3.C"32 #include "Example1.C" 33 33 34 34 //------------------------------------------------------------------------------ … … 57 57 // Here you call your macro's main function 58 58 59 Example 3(inputFile);59 Example1(inputFile); 60 60 61 61 //------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.