]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONLegacyClusterServer.cxx
Add a new variable, that is the radial position of the track at the end
[u/mrichter/AliRoot.git] / MUON / AliMUONLegacyClusterServer.cxx
index 562af6b48828f5b4e9308067bbb994f66b5684b7..5e9ca644a88662736a9bd8e5b8fb0b5b89a5e8a3 100644 (file)
@@ -75,7 +75,7 @@ AliMUONLegacyClusterServer::Clusterize(Int_t chamberId,
   ///
   /// Return the number of clusters added to clusterStore
   
-  AliCodeTimerAuto(Form("Chamber %d",chamberId),);
+  AliCodeTimerAuto(Form("Chamber %d",chamberId),0);
 
   if ( fBypassSt4 && ( chamberId == 6 || chamberId == 7 ) ) 
   {