]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Increase the default of fMaxVal to 128.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Dec 2007 18:15:40 +0000 (18:15 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Dec 2007 18:15:40 +0000 (18:15 +0000)
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),