]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCcalibTrigger.cxx
1. Adding run-by-run Twist and alignment coeficient in the calib viewer
[u/mrichter/AliRoot.git] / TPC / AliTPCcalibTrigger.cxx
index 6657eb64562d4197ff03a626c7983355a74c2a10..2aa29b3068ac7bd78cb8ccfe9dd1442078f77dd0 100644 (file)
@@ -350,7 +350,7 @@ void AliTPCcalibTrigger::MakeTree(TTreeStream &pcstream, const char *tname){
   THnSparse * his = GetHisto(tname);
   if (!his) return;
   //
-  Int_t *bins = new Int_t[100];
+  Int_t bins[1000];
   Int_t ndim = his->GetNdimensions();
   Double_t position[10];
   //