]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/hough/AliL3HoughBaseTransformer.cxx
Generate data now in 3 dimensions. This means that the clusters
[u/mrichter/AliRoot.git] / HLT / hough / AliL3HoughBaseTransformer.cxx
2002-08-29 loizidesAdded default values to default constructor.
2002-08-25 loizidesLittle changes to make g++ version 3.2 compile the...
2002-07-11 loizidesAdded virtual function Init for setting the slice,...
2002-05-30 vestboBugfix in AliL3Hough::FindTrackCandidates; when track...
2002-05-02 vestboForgot to remove #include in previous checkin
2002-04-26 vestboChanges as a result of making AliL3Transform static.
2002-04-25 vestboSome additional changes related to the previous changes...
2002-04-25 vestboMade a new abstract base class; AliL3HoughBaseTransform...