#include "AliL3SpacePointData.h"
//
-// AliL3ClustFinder
+// AliL3ClusterFinder
//
}
- void AliL3ClustFinder::SetTransformer( AliL3Transform *transform )
- {
- fTransform = transform;
- }
+void AliL3ClustFinder::SetTransformer( AliL3Transform *transform )
+{
+ fTransform = transform;
+}
void AliL3ClustFinder::InitSlice(Int_t slice,Int_t patch,Int_t firstrow, Int_t lastrow,Int_t nmaxpoints)