ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/Plotting/Modules/ValueClass.C
(Generate patch)

Comparing UserCode/cbrown/AnalysisFramework/Plotting/Modules/ValueClass.C (file contents):
Revision 1.1 by buchmann, Wed Jun 22 11:07:37 2011 UTC vs.
Revision 1.3 by buchmann, Wed Nov 9 12:13:46 2011 UTC

# Line 1 | Line 1
1   #include <iostream>
2   #include <TMath.h>
3 + #define ValueClassLoaded
4  
5   using namespace std;
6  
# Line 108 | Line 109 | int main()
109    cout << "Power: " << d << endl;
110    return 0;
111   }
112 < */
112 > */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines