Skip to content

Commit 2ce87a9

Browse files
committed
clang format
1 parent c62700a commit 2ce87a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Tasks/global-muon-matcher.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ struct GlobalMuonMatching {
305305
mch::geo::TransformationCreator transformation;
306306
std::map<int, math_utils::Transform3D> transformRef; // reference geometry w.r.t track data
307307
std::map<int, math_utils::Transform3D> transformNew; // new geometry
308-
double mImproveCutChi2{0.}; // Chi2 cut for track improvement.
308+
double mImproveCutChi2{0.}; // Chi2 cut for track improvement.
309309
TGeoManager* geoNew = nullptr;
310310
TGeoManager* geoRef = nullptr;
311311
globaltracking::MatchGlobalFwd mMatching;

0 commit comments

Comments
 (0)