Skip to content

Commit 4a5d030

Browse files
authored
remove trailing whitespace
1 parent b19f3c2 commit 4a5d030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/TableProducer/zdcExtraTableProducer.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ struct ZdcExtraTableProducer {
6868
Configurable<bool> cfgEvSelsNoCollInTimeRangeStandard{"cfgEvSelsNoCollInTimeRangeStandard", false, "Event selection: no collision in time range standard"};
6969
Configurable<bool> cfgEvSelsIsVertexITSTPC{"cfgEvSelsIsVertexITSTPC", false, "Event selection: is vertex ITSTPC"};
7070
Configurable<bool> cfgEvSelsIsGoodITSLayersAll{"cfgEvSelsIsGoodITSLayersAll", false, "Event selection: is good ITS layers all"};
71-
71+
7272
// Output settings
7373
Configurable<float> calibrationDownscaling{"calibrationDownscaling", 1.f, "Percentage of events to be saved to derived table"};
7474
Configurable<bool> saveQaHistos{"saveQaHistos", false, "Flag to save QA histograms"};

0 commit comments

Comments
 (0)