ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HbbAnalysis/interface/HistosBase.hh
(Generate patch)

Comparing UserCode/HbbAnalysis/interface/HistosBase.hh (file contents):
Revision 1.3 by amagnan, Mon May 18 14:59:03 2009 UTC vs.
Revision 1.4 by amagnan, Thu May 28 15:12:43 2009 UTC

# Line 23 | Line 23 | namespace HbbAnalysis {//namespace
23      HistosBase();
24      ~HistosBase(){};
25  
26 <    void CreateHistos(std::string aObj, TFileDirectory aDir, unsigned short aDebug=0);
26 >    void CreateHistos(std::string & aObj, TFileDirectory & aDir, unsigned short aDebug=0);
27      void FillBaseHistograms(double aPT, double aEta, double aPhi);
28  
29    protected:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines