# | 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: |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |