Skip to content

Commit 0ff81a2

Browse files
committed
Please consider the following formatting changes
1 parent 8de93c4 commit 0ff81a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGHF/D2H/Tasks/taskD0.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ struct HfTaskD0 {
105105
HfUpcGapThresholds upcThresholds; // UPC gap determination thresholds
106106
ctpRateFetcher mRateFetcher;
107107

108-
109108
SliceCache cache;
110109
Service<o2::ccdb::BasicCCDBManager> ccdb{};
111110

@@ -478,7 +477,6 @@ struct HfTaskD0 {
478477
registry.add("QAtracks/hDCAxy_GapC", "Gap C; DCA xy", {HistType::kTH1F, {{400, -2, 2.}}});
479478
registry.add("QAtracks/hDCAz_GapC", "Gap C; DCA z", {HistType::kTH1F, {{400, -4, 4.}}});
480479

481-
482480
hfEvSel.addHistograms(registry);
483481

484482
ccdb->setURL(ccdbUrl);

0 commit comments

Comments
 (0)