Skip to content

Commit bd61d91

Browse files
committed
Please consider the following formatting changes
1 parent d6071d3 commit bd61d91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PWGJE/Tasks/jetHFAngularity.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ struct JetHFAngularityTask {
196196
// DATA
197197

198198
using D0CandidatesData = aod::CandidatesD0Data;
199-
199+
200200
using D0DataJets = soa::Join<aod::D0ChargedJets,
201201
aod::D0ChargedJetConstituents>;
202202

@@ -477,7 +477,7 @@ struct JetHFAngularityTask {
477477
}
478478

479479
// Helper: jet invariant mass
480-
480+
481481
template <typename TRACKS, typename CANDIDATES>
482482
float computeJetMass(TRACKS const& tracks,
483483
CANDIDATES const& candidates,

0 commit comments

Comments
 (0)