]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/hough/AliL3Histogram.cxx
This commit was generated by cvs2svn to compensate for changes in r3174,
[u/mrichter/AliRoot.git] / HLT / hough / AliL3Histogram.cxx
1
2 #include "AliL3Histogram.h"
3
4 ClassImp(AliL3Histogram)
5
6   
7 AliL3Histogram::AliL3Histogram()
8 {
9
10 }
11
12
13 AliL3Histogram::~AliL3Histogram()
14 {
15   //Destructor
16
17 }