Skip to content

Commit 070ec8c

Browse files
committed
Please consider the following formatting changes
1 parent d14ba41 commit 070ec8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/jetSubstructureHFOutput.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ struct JetSubstructureHFOutputTask {
7575
} products;
7676

7777
Produces<aod::StoredHfDstarGenMcs> storedDstarGenMcsTable;
78-
78+
7979
struct : ConfigurableGroup {
8080
Configurable<float> jetPtMinData{"jetPtMinData", 0.0, "minimum jet pT cut for data jets"};
8181
Configurable<float> jetPtMinDataSub{"jetPtMinDataSub", 0.0, "minimum jet pT cut for eventwise constituent subtracted data jets"};

0 commit comments

Comments
 (0)