--- DarthVader/TrackerLevel2/inc/TrkHough.h 2006/11/10 11:38:43 1.1 +++ DarthVader/TrackerLevel2/inc/TrkHough.h 2006/11/24 16:43:43 1.2 @@ -52,7 +52,8 @@ void Clear(); void Delete(); - + TrkHough* GetTrkHough(){return this;} + ClassDef(TrkHough,2); };