]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/TPCSectorViz.cxx
Increase the default of fMaxVal to 128.
[u/mrichter/AliRoot.git] / EVE / Alieve / TPCSectorViz.cxx
index 7d7f7d7a295641629371fb4f07c6773e405df87a..0d37faeb9b1c962ab4fbe51d1be2c3caa4e21db4 100644 (file)
@@ -32,7 +32,7 @@ TPCSectorViz::TPCSectorViz(const Text_t* n, const Text_t* t) :
   fMinTime   (0),
   fMaxTime   (450),
   fThreshold (5),
-  fMaxVal    (80),
+  fMaxVal    (128),
 
   fRnrInn   (kTRUE),
   fRnrOut1  (kTRUE),