ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/rootEWKanalyzer/include/analysisClass.h
(Generate patch)

Comparing UserCode/rootEWKanalyzer/include/analysisClass.h (file contents):
Revision 1.1 by jueugste, Mon Jun 7 14:57:39 2010 UTC vs.
Revision 1.2 by jueugste, Tue Jul 20 15:32:44 2010 UTC

# Line 16 | Line 16 | public :
16    analysisClass(string * inputList, string * cutFile, string * treeName,  string *outputFileName=0, string * cutEfficFile=0);
17    virtual ~analysisClass();
18    void Loop();
19 + /*   // this function should be used to fill the histograms */
20 + /*   virtual void fillIt(int, int); */
21   };
22  
23   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines