Skip to content

Commit b52c188

Browse files
alibuildnjacazio
authored andcommitted
Please consider the following formatting changes to #12910 (#13095)
1 parent d734286 commit b52c188

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Common/TableProducer/ft0CorrectedMcOverride.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ struct ft0CorrectedTableMcOverride {
9292
}
9393

9494
void process(soa::Join<aod::Collisions, aod::EvSels, aod::McCollisionLabels> const& collisions,
95-
soa::Join<BCsWithMatchings, aod::Timestamps> const& bcs,
96-
aod::FT0s const&,
97-
aod::McCollisions const&)
95+
soa::Join<BCsWithMatchings, aod::Timestamps> const& bcs,
96+
aod::FT0s const&,
97+
aod::McCollisions const&)
9898
{
9999
if (cfgCollisionSystem.value == -1) {
100100
o2::parameters::GRPLHCIFData* grpo = ccdb->template getForTimeStamp<o2::parameters::GRPLHCIFData>(cfgPathGrpLhcIf,

0 commit comments

Comments
 (0)