]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFhitT0.cxx
Updated mean-vertexer class. Two parameters tuned in the 3DVertexer
[u/mrichter/AliRoot.git] / TOF / AliTOFhitT0.cxx
index eef48fe7f33a2021b85d6782c41078aa0b18f33a..8fb4fc9769bac460d3b01ea4647965c60ce79eb7 100644 (file)
@@ -101,8 +101,8 @@ AliTOFhitT0::AliTOFhitT0(const AliTOFhitT0 & hit):
 }
  
 //______________________________________________________________________________
-AliTOFhitT0::AliTOFhitT0(Int_t shunt, Int_t track, Int_t *vol,
-                     Float_t *hits):
+AliTOFhitT0::AliTOFhitT0(Int_t shunt, Int_t track, Int_t * const vol,
+                     Float_t * const hits):
   AliHit(shunt, track),
   fSector(-1),
   fPlate(-1),