Skip to content

Commit edbe59f

Browse files
committed
removed white space
1 parent 9c2873f commit edbe59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/strangenessInJets.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@ struct StrangenessInJets {
11641164
Preslice<aod::V0Datas> perCollisionV0 = o2::aod::v0data::collisionId;
11651165
Preslice<aod::CascDataExt> perCollisionCasc = o2::aod::cascade::collisionId;
11661166
Preslice<DaughterTracksMC> perCollisionTrk = o2::aod::track::collisionId;
1167-
1167+
11681168
// Loop over reconstructed tracks
11691169
std::vector<fastjet::PseudoJet> fjParticles;
11701170
for (auto const& track : perCollisionTrk) {

0 commit comments

Comments
 (0)