git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for disabled hough tracking code
[u/mrichter/AliRoot.git]
/
HLT
/
TPCLib
/
AliHLTTPCTrackArray.cxx
diff --git
a/HLT/TPCLib/AliHLTTPCTrackArray.cxx
b/HLT/TPCLib/AliHLTTPCTrackArray.cxx
index 28c80382b8a127e5937ea4155422074ce4a3e2d0..9bec1ded67e6d050f92f42c39a2304422a21a4fa 100644
(file)
--- a/
HLT/TPCLib/AliHLTTPCTrackArray.cxx
+++ b/
HLT/TPCLib/AliHLTTPCTrackArray.cxx
@@
-27,7
+27,8
@@
#include "TClass.h"
#include "AliHLTTPCLogging.h"
#include "AliHLTTPCTrackArray.h"
#include "TClass.h"
#include "AliHLTTPCLogging.h"
#include "AliHLTTPCTrackArray.h"
-#define INCLUDE_TPC_HOUGH
+// Matthias 17.10.2007 the hough code has been disabled for the moment
+//#define INCLUDE_TPC_HOUGH
#ifdef INCLUDE_TPC_HOUGH
#include "AliHLTTPCHoughTrack.h"
#endif
#ifdef INCLUDE_TPC_HOUGH
#include "AliHLTTPCHoughTrack.h"
#endif