]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/UPGRADE/AliITSUTrackerCooked.h
Accomodate the noise clusters by increasing the size of the corresponding arrays
[u/mrichter/AliRoot.git] / ITS / UPGRADE / AliITSUTrackerCooked.h
index 251e1cbb2834ca4b4efd8fcbdcc6de52c6df7b8f..3702f9b89e57d400244e3e89d22823e141191063 100644 (file)
@@ -22,7 +22,7 @@ class AliITSUReconstructor;
 class AliITSUTrackerCooked : public AliITSUTrackerGlo {
 public:
   enum {
-     kNLayers=7, kMaxClusterPerLayer=15000, kMaxSelected=kMaxClusterPerLayer/10
+     kNLayers=7, kMaxClusterPerLayer=150000, kMaxSelected=kMaxClusterPerLayer/10
   };
   AliITSUTrackerCooked(AliITSUReconstructor *rec);
   virtual ~AliITSUTrackerCooked();