]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTrackExtrap.cxx
Implemented a new version of cluster (with its store and iterator):
[u/mrichter/AliRoot.git] / MUON / AliMUONTrackExtrap.cxx
index 3c38ab3a54256434303a3f79a3f05a3bda18c321..08930b7727069cea4d97d1a5dc3133bf9055ac5e 100644 (file)
@@ -798,7 +798,7 @@ void AliMUONTrackExtrap::ExtrapOneStepHelix(Double_t charge, Double_t step, Doub
 ///    *   output                                                       *
 ///    *     VOUT = same as VECT after completion of the step           *
 ///    *                                                                *
-///    *    ==>Called by : <USER>, GUSWIM                               *
+///    *    ==>Called by : USER, GUSWIM                               *
 ///    *       Author    m.hansroul  *********                          *
 ///    *       modified  s.egli, s.v.levonian                           *
 ///    *       modified  v.perevoztchikov
@@ -911,7 +911,7 @@ void AliMUONTrackExtrap::ExtrapOneStepHelix3(Double_t field, Double_t step, Doub
 ///    *       Tracking is performed with a conventional                *
 ///    *       helix step method                                        *
 ///    *                                                                *
-///    *    ==>Called by : <USER>, GUSWIM                               *
+///    *    ==>Called by : USER, GUSWIM                                 *
 ///    *       Authors    R.Brun, M.Hansroul  *********                 *
 ///    *       Rewritten  V.Perevoztchikov
 ///    *                                                                *
@@ -997,7 +997,7 @@ void AliMUONTrackExtrap::ExtrapOneStepRungekutta(Double_t charge, Double_t step,
 ///    *  User routine called                                           *
 ///    *       CALL GUFLD(X,F)                                          *
 ///    *                                                                *
-///    *    ==>Called by : <USER>, GUSWIM                               *
+///    *    ==>Called by : USER, GUSWIM                                 *
 ///    *       Authors    R.Brun, M.Hansroul  *********                 *
 ///    *                  V.Perevoztchikov (CUT STEP implementation)    *
 ///    *                                                                *