From 5bb822f8cbd4154ce6f90d9c0b25e0fe7207e63b Mon Sep 17 00:00:00 2001 From: Adrian Meyer-Ahrens <a_meye37@uni-muenster.de> Date: Thu, 15 Sep 2022 11:48:53 +0200 Subject: [PATCH] Apply Clang format --- core/detectors/trd/CbmTrdRadiator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/detectors/trd/CbmTrdRadiator.cxx b/core/detectors/trd/CbmTrdRadiator.cxx index b05fbb338c..d69291295a 100644 --- a/core/detectors/trd/CbmTrdRadiator.cxx +++ b/core/detectors/trd/CbmTrdRadiator.cxx @@ -13,7 +13,7 @@ #include <Logger.h> // for Logger, LOG -#include <TDirectory.h> // for TDirectory +#include <TDirectory.h> // for TDirectory #include <TFile.h> // for TFile, gFile #include <TGeoManager.h> // for TGeoManager, gGeoManager #include <TH1.h> // for TH1D -- GitLab