]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDSimParam.cxx
Set default ntimebis = 30 in simulation and check for -1 in OCDB
[u/mrichter/AliRoot.git] / TRD / AliTRDSimParam.cxx
index bf9cb90286a041e5af42e5731e877208af427788..4481690c9678958e48a951c5ad29528100466765 100644 (file)
@@ -152,7 +152,7 @@ void AliTRDSimParam::Init()
   fPRFOn             = kTRUE;
 
   // The number of time bins
-  fNTimeBins         = 24;
+  fNTimeBins         = 30;
 
   ReInit();