# | Line 9 | Line 9 | namespace HbbAnalysis {//namespace | |
---|---|---|
9 | debug_(0) | |
10 | {} | |
11 | ||
12 | < | void HistosBase::CreateHistos(std::string aObj, TFileDirectory aDir, unsigned short aDebug){ |
12 | > | void HistosBase::CreateHistos(std::string & aObj, TFileDirectory & aDir, unsigned short aDebug){ |
13 | ||
14 | debug_ = aDebug; | |
15 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |