ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/kiesel/TreeWriter/treeWriter.h
(Generate patch)

Comparing UserCode/kiesel/TreeWriter/treeWriter.h (file contents):
Revision 1.4 by kiesel, Sat Apr 13 09:53:02 2013 UTC vs.
Revision 1.5 by kiesel, Mon Apr 15 09:02:50 2013 UTC

# Line 13 | Line 13
13   class TreeWriter {
14          public :
15                  TreeWriter(TString inputName, TString outputName, int loggingVerbosity_);
16 +                TreeWriter(TChain* inputName, TString outputName, int loggingVerbosity_);
17 +                void Init( TString outputName, int loggingVerbosity_ );
18                  virtual ~TreeWriter();
19                  virtual void Loop();
20  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines