]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/exa/Make_Init.C
Changed documentation for doxygen.
[u/mrichter/AliRoot.git] / HLT / exa / Make_Init.C
index 0712599e9e473d5b9e38c662544275baa867e60a..6664d5c301f6589ebbe439a6eba47f745295f09d 100644 (file)
@@ -14,7 +14,7 @@ void Make_Init(char *file){
     return;
   }
 
-  int fNTimeBins = 446;
+  int fNTimeBins = par->GetMaxTBin();
   int fNRowLow = par->GetNRowLow();
   int fNRowUp  = par->GetNRowUp();
   int fNRow= fNRowLow+ fNRowUp;