Skip to content

Commit c1764a3

Browse files
author
Sabrina Hernandez
committed
pr formatting
1 parent 87f124d commit c1764a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/Flow/Tasks/flowZdcTask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ using namespace o2::aod::mult;
5252
using namespace o2::constants::math;
5353
using namespace o2::aod::evsel;
5454

55-
#define O2_DEFINE_CONFIGURABLE(NAME, TYPE, DEFAULT, HELP) Configurable<TYPE> (NAME){#NAME, (DEFAULT), (HELP)};
55+
#define O2_DEFINE_CONFIGURABLE(NAME, TYPE, DEFAULT, HELP) Configurable<TYPE>(NAME){#NAME, (DEFAULT), (HELP)};
5656

5757
struct FlowZdcTask {
5858
SliceCache cache;

0 commit comments

Comments
 (0)