Skip to content

Commit 58f74b8

Browse files
committed
style: remove trailing whitespace
1 parent 23fccfe commit 58f74b8

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

src/main/java/org/jlab/clas/timeline/run_analysis.groovy

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -110,19 +110,19 @@ def engines = [
110110
new dc_t0_even_sec_sl(),
111111
new dc_t0_odd_sec_sl(),
112112
new dc_tmax_sec_sl()],
113-
out_RICH: [new rich_dt_m(),
114-
new rich_trk_m(),
115-
new rich_etac_dir_m(),
116-
new rich_etac_plan_m(),
117-
new rich_etac_sphe_m(),
118-
new rich_npho_dir_m(),
119-
new rich_npho_plan_m(),
120-
new rich_npho_sphe_m(),
121-
new rich_npim_m(),
122-
new rich_npip_m(),
123-
new rich_nkm_m(),
124-
new rich_nkp_m(),
125-
new rich_npro_m(),
113+
out_RICH: [new rich_dt_m(),
114+
new rich_trk_m(),
115+
new rich_etac_dir_m(),
116+
new rich_etac_plan_m(),
117+
new rich_etac_sphe_m(),
118+
new rich_npho_dir_m(),
119+
new rich_npho_plan_m(),
120+
new rich_npho_sphe_m(),
121+
new rich_npim_m(),
122+
new rich_npip_m(),
123+
new rich_nkm_m(),
124+
new rich_nkp_m(),
125+
new rich_npro_m(),
126126
new rich_npbar_m()],
127127
out_HELICITY: [new helicity()],
128128
out_TRIGGER: [new trigger()],

0 commit comments

Comments
 (0)