X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONRecoParam.cxx;h=25b28d3912c58266360edaf580a055d30cf71f9a;hb=10bb1a340b9a985893ffb16fd124531aff100cfc;hp=2001c86d530421efc614e95e892f189ae2f573c5;hpb=38bcf0efeb96e4e09b71a0afc9942a3edde46a7d;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONRecoParam.cxx b/MUON/AliMUONRecoParam.cxx index 2001c86d530..25b28d3912c 100644 --- a/MUON/AliMUONRecoParam.cxx +++ b/MUON/AliMUONRecoParam.cxx @@ -35,7 +35,7 @@ ClassImp(AliMUONRecoParam) //_____________________________________________________________________________ AliMUONRecoParam::AliMUONRecoParam() -: TObject(), +: AliDetectorRecoParam(), fClusteringMode("MLEM"), fTrackingMode("KALMAN"), fMinBendingMomentum(0.), @@ -57,6 +57,7 @@ AliMUONRecoParam::AliMUONRecoParam() fUseSmoother(kFALSE) { /// Constructor + SetNameTitle("MUON","MUON"); // use the default parameters for low flux environment SetLowFluxParam(); @@ -150,8 +151,8 @@ void AliMUONRecoParam::Print(Option_t *option) const cout<