From ef0dbc25a8dc3e13b68029713176d2fdf3119547 Mon Sep 17 00:00:00 2001 From: Florian Uhlig <f.uhlig@gsi.de> Date: Wed, 12 Mar 2025 15:05:07 +0100 Subject: [PATCH] =?UTF-8?q?Exchange=20=C3=B6=20by=20oe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/detectors/sts/CbmStsContFact.h | 2 +- reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx | 2 +- reco/detectors/tof/LKFMinuit.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/detectors/sts/CbmStsContFact.h b/core/detectors/sts/CbmStsContFact.h index 222914dc42..af5ca55011 100644 --- a/core/detectors/sts/CbmStsContFact.h +++ b/core/detectors/sts/CbmStsContFact.h @@ -48,7 +48,7 @@ public: ** ** The name of the method is somewhat misleading, since what is ** created is not a FairContainer, but a FairParSet. Only God - ** and Ilse König can tell the difference, though. Doxygen surely cannot. + ** and Ilse Koenig can tell the difference, though. Doxygen surely cannot. **/ FairParSet* createContainer(FairContainer*); diff --git a/reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx b/reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx index 92d621b6f3..6563376a65 100644 --- a/reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx +++ b/reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx @@ -1,6 +1,6 @@ /* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt SPDX-License-Identifier: GPL-3.0-only - Authors: Semen Lebedev, Andrey Lebedev, Florian Uhlig, Claudia Höhne [committer] */ + Authors: Semen Lebedev, Andrey Lebedev, Florian Uhlig, Claudia Hoehne [committer] */ /** * $Id: CbmRichRingFinderIdeal.cxx,v 1.5 2006/02/01 13:16:58 hoehne Exp $ diff --git a/reco/detectors/tof/LKFMinuit.h b/reco/detectors/tof/LKFMinuit.h index 7930a3839b..51a7bd49e0 100644 --- a/reco/detectors/tof/LKFMinuit.h +++ b/reco/detectors/tof/LKFMinuit.h @@ -23,7 +23,7 @@ class TFitter; class LKFMinuit { - public: // öffentlich + public: // oeffentlich inline static LKFMinuit* Instance() { return fInstance; } LKFMinuit(); // der Default-Konstruktor -- GitLab