@@ -152,7 +152,7 @@ DECLARE_SOA_TABLE_VERSIONED(StraEvSels_002, "AOD", "STRAEVSELS", 2, //!
152152 udcollision::TotalFDDAmplitudeC, // UPC info: re-assigned FDD-C amplitude, in case of SG event, from the most active bc
153153 udzdc::EnergyCommonZNA, // UPC info: re-assigned ZN-A amplitude, in case of SG event, from the most active bc
154154 udzdc::EnergyCommonZNC, // UPC info: re-assigned ZN-C amplitude, in case of SG event, from the most active bc
155- collision::Flags, // Contains Vertex::Flags, with most notably the UPCMode to know whether the vertex has been found using UPC settings
155+ collision::Flags, // Contains Vertex::Flags, with most notably the UPCMode to know whether the vertex has been found using UPC settings
156156 stracollision::IsUPC<udcollision::GapSide>);
157157
158158DECLARE_SOA_TABLE_VERSIONED (StraEvSels_003, " AOD" , " STRAEVSELS" , 3 , // ! debug information
@@ -177,7 +177,7 @@ DECLARE_SOA_TABLE_VERSIONED(StraEvSels_003, "AOD", "STRAEVSELS", 3, //!
177177 udcollision::TotalFDDAmplitudeC, // UPC info: re-assigned FDD-C amplitude, in case of SG event, from the most active bc
178178 udzdc::EnergyCommonZNA, // UPC info: re-assigned ZN-A amplitude, in case of SG event, from the most active bc
179179 udzdc::EnergyCommonZNC, // UPC info: re-assigned ZN-C amplitude, in case of SG event, from the most active bc
180- collision::Flags, // Contains Vertex::Flags, with most notably the UPCMode to know whether the vertex has been found using UPC settings
180+ collision::Flags, // Contains Vertex::Flags, with most notably the UPCMode to know whether the vertex has been found using UPC settings
181181 stracollision::IsUPC<udcollision::GapSide>);
182182
183183DECLARE_SOA_TABLE_VERSIONED (StraEvSels_004, " AOD" , " STRAEVSELS" , 4 , // ! debug information
@@ -204,7 +204,7 @@ DECLARE_SOA_TABLE_VERSIONED(StraEvSels_004, "AOD", "STRAEVSELS", 4, //!
204204 udzdc::EnergyCommonZNC, // UPC info: re-assigned ZN-C amplitude, in case of SG event, from the most active bc
205205
206206 collision::Flags, // Contains Vertex::Flags, with most notably the UPCMode to know whether the vertex has been found using UPC settings
207- evsel::Alias, // trigger aliases (e.g. kTVXinTRD for v2)
207+ evsel::Alias, // trigger aliases (e.g. kTVXinTRD for v2)
208208
209209 // Dynamic columns for manipulating information
210210 // stracollision::TotalFV0AmplitudeA<mult::MultFV0A>,
0 commit comments