]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRecoTrack.cxx
Logging of Debug, Info and Error Messages follwing AliRoot Standard http://aliweb...
[u/mrichter/AliRoot.git] / MUON / AliMUONRecoTrack.cxx
index 3b34ab06985a2112f30965bb26435a427b7fbd55..572ed7ffd552ec0260d1d66cf60c3ea8fde421b6 100644 (file)
@@ -82,6 +82,7 @@ void AliMUONRecoTrack::SetHitPosition(Int_t chamber, Double_t x, Double_t y, Dou
    fPosY[chamber] = y;
    fPosZ[chamber] = z;
 }
+
 //-------------------------------------------------------------------          
 void AliMUONRecoTrack::TrackInfo()
 {