From 5631614717cc763578b9050cd622105bd82a899f Mon Sep 17 00:00:00 2001 From: ivana Date: Wed, 11 Jul 2007 15:24:37 +0000 Subject: [PATCH] - Adding comment lines to class description needed for Root documentation - Class description with more info --- MUON/AliMUONTrackExtrap.cxx | 18 ++++++------------ MUON/AliMUONTrackParam.cxx | 14 +++++--------- 2 files changed, 11 insertions(+), 21 deletions(-) diff --git a/MUON/AliMUONTrackExtrap.cxx b/MUON/AliMUONTrackExtrap.cxx index 15bce78dacf..24c2f1e3c5a 100644 --- a/MUON/AliMUONTrackExtrap.cxx +++ b/MUON/AliMUONTrackExtrap.cxx @@ -15,18 +15,12 @@ /* $Id$ */ -/////////////////////////////////////////////////// -// -// Tools -// for -// track -// extrapolation -// in -// ALICE -// dimuon -// spectrometer -// -/////////////////////////////////////////////////// +//----------------------------------------------------------------------------- +// Class AliMUONTrackExtrap +// ------------------------ +// Tools for track extrapolation in ALICE dimuon spectrometer +// Author: Philippe Pillot +//----------------------------------------------------------------------------- #include "AliMUONTrackExtrap.h" #include "AliMUONTrackParam.h" diff --git a/MUON/AliMUONTrackParam.cxx b/MUON/AliMUONTrackParam.cxx index f876a2b716d..e3365d525ab 100644 --- a/MUON/AliMUONTrackParam.cxx +++ b/MUON/AliMUONTrackParam.cxx @@ -15,15 +15,11 @@ /* $Id$ */ -/////////////////////////////////////////////////// -// -// Track parameters -// in -// ALICE -// dimuon -// spectrometer -// -/////////////////////////////////////////////////// +//----------------------------------------------------------------------------- +// Class AliMUONTrackParam +//------------------------- +// Track parameters in ALICE dimuon spectrometer +//----------------------------------------------------------------------------- #include "AliMUONTrackParam.h" #include "AliMUONHitForRec.h" -- 2.43.0