Skip to content

Commit df77187

Browse files
authored
Merge pull request #6 from alibuild/alibot-cleanup-15894
Please consider the following formatting changes to #15894
2 parents d1c59a2 + c286174 commit df77187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/Flow/Tasks/flowZdcEnergy.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ using namespace o2::framework::expressions;
4747
struct flowZdcEnergy {
4848

4949
struct : ConfigurableGroup{
50-
O2_DEFINE_CONFIGURABLE(cfgVtxZ, float, 10.f, "Accepted z-vertex range")} evsel;
50+
O2_DEFINE_CONFIGURABLE(cfgVtxZ, float, 10.f, "Accepted z-vertex range")} evsel;
5151

5252
O2_DEFINE_CONFIGURABLE(cfgEtaMax, float, 0.8f, "Maximum track #eta")
5353
O2_DEFINE_CONFIGURABLE(cfgPtMin, float, 0.2f, "Minimum track #P_{t}")

0 commit comments

Comments
 (0)