Skip to content

Commit 9d11adb

Browse files
authored
Merge pull request #18 from alibuild/alibot-cleanup-12207
Please consider the following formatting changes to AliceO2Group#12207
2 parents c33fe2c + b89362a commit 9d11adb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGHF/TableProducer/derivedDataCreatorDstarToD0Pi.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@ struct HfDerivedDataCreatorDstarToD0Pi {
208208

209209
template <typename CollisionType, typename ParticleType, typename MatchMap>
210210
void processGenMc(CollisionType const& mcCollisions,
211-
o2::framework::Preslice<ParticleType> const& mcParticlesPerMcCollision,
212-
ParticleType const& mcParticles,
213-
MatchMap const& matchMap)
211+
o2::framework::Preslice<ParticleType> const& mcParticlesPerMcCollision,
212+
ParticleType const& mcParticles,
213+
MatchMap const& matchMap)
214214
{
215215
// Fill MC collision properties
216216
for (const auto& mcCollision : mcCollisions) {

0 commit comments

Comments
 (0)