@@ -159,8 +159,8 @@ struct pidHmpidQa {
159159
160160 histos.fill (HIST (" hmpidSignal" ), t.hmpidSignal ());
161161 histos.fill (HIST (" PhivsEta" ), t.track_as <TrackCandidates>().eta (), t.track_as <TrackCandidates>().phi ());
162- histos.fill (HIST (" hmpidMomvsTrackMom" ), t.track_as <TrackCandidates>().p (), abs (t.hmpidMom ()));
163- histos.fill (HIST (" hmpidCkovvsMom" ), abs (t.hmpidMom ()), t.hmpidSignal ());
162+ histos.fill (HIST (" hmpidMomvsTrackMom" ), t.track_as <TrackCandidates>().p (), std:: abs (t.hmpidMom ()));
163+ histos.fill (HIST (" hmpidCkovvsMom" ), std:: abs (t.hmpidMom ()), t.hmpidSignal ());
164164 histos.fill (HIST (" hmpidXTrack" ), t.hmpidXTrack ());
165165 histos.fill (HIST (" hmpidYTrack" ), t.hmpidYTrack ());
166166 histos.fill (HIST (" hmpidXMip" ), t.hmpidXMip ());
@@ -173,7 +173,7 @@ struct pidHmpidQa {
173173 histos.fill (HIST (" hmpidQMip" ), t.hmpidQMip ());
174174 histos.fill (HIST (" hmpidClusSize" ), (t.hmpidClusSize () % 1000000 ) / 1000 );
175175 histos.fill (HIST (" TrackMom" ), t.track_as <TrackCandidates>().p ());
176- histos.fill (HIST (" hmpidMom" ), abs (t.hmpidMom ()));
176+ histos.fill (HIST (" hmpidMom" ), std:: abs (t.hmpidMom ()));
177177 for (int i = 0 ; i < 10 ; i++) {
178178 if (t.hmpidPhotsCharge ()[i] > 0 )
179179 histos.fill (HIST (" hmpidPhotsCharge" ), t.hmpidPhotsCharge ()[i]);
@@ -190,7 +190,7 @@ struct pidHmpidQa {
190190 histos.fill (HIST (" hmpidQMip0" ), t.hmpidQMip ());
191191 histos.fill (HIST (" hmpidClusSize0" ), (t.hmpidClusSize () % 1000000 ) / 1000 );
192192 histos.fill (HIST (" TrackMom0" ), t.track_as <TrackCandidates>().p ());
193- histos.fill (HIST (" hmpidMom0" ), abs (t.hmpidMom ()));
193+ histos.fill (HIST (" hmpidMom0" ), std:: abs (t.hmpidMom ()));
194194 for (int i = 0 ; i < 10 ; i++) {
195195 if (t.hmpidPhotsCharge ()[i] > 0 )
196196 histos.fill (HIST (" hmpidPhotsCharge0" ), t.hmpidPhotsCharge ()[i]);
@@ -208,7 +208,7 @@ struct pidHmpidQa {
208208 histos.fill (HIST (" hmpidQMip1" ), t.hmpidQMip ());
209209 histos.fill (HIST (" hmpidClusSize1" ), (t.hmpidClusSize () % 1000000 ) / 1000 );
210210 histos.fill (HIST (" TrackMom1" ), t.track_as <TrackCandidates>().p ());
211- histos.fill (HIST (" hmpidMom1" ), abs (t.hmpidMom ()));
211+ histos.fill (HIST (" hmpidMom1" ), std:: abs (t.hmpidMom ()));
212212 for (int i = 0 ; i < 10 ; i++) {
213213 if (t.hmpidPhotsCharge ()[i] > 0 )
214214 histos.fill (HIST (" hmpidPhotsCharge1" ), t.hmpidPhotsCharge ()[i]);
@@ -226,7 +226,7 @@ struct pidHmpidQa {
226226 histos.fill (HIST (" hmpidQMip2" ), t.hmpidQMip ());
227227 histos.fill (HIST (" hmpidClusSize2" ), (t.hmpidClusSize () % 1000000 ) / 1000 );
228228 histos.fill (HIST (" TrackMom2" ), t.track_as <TrackCandidates>().p ());
229- histos.fill (HIST (" hmpidMom2" ), abs (t.hmpidMom ()));
229+ histos.fill (HIST (" hmpidMom2" ), std:: abs (t.hmpidMom ()));
230230 for (int i = 0 ; i < 10 ; i++) {
231231 if (t.hmpidPhotsCharge ()[i] > 0 )
232232 histos.fill (HIST (" hmpidPhotsCharge2" ), t.hmpidPhotsCharge ()[i]);
@@ -244,7 +244,7 @@ struct pidHmpidQa {
244244 histos.fill (HIST (" hmpidQMip3" ), t.hmpidQMip ());
245245 histos.fill (HIST (" hmpidClusSize3" ), (t.hmpidClusSize () % 1000000 ) / 1000 );
246246 histos.fill (HIST (" TrackMom3" ), t.track_as <TrackCandidates>().p ());
247- histos.fill (HIST (" hmpidMom3" ), abs (t.hmpidMom ()));
247+ histos.fill (HIST (" hmpidMom3" ), std:: abs (t.hmpidMom ()));
248248 for (int i = 0 ; i < 10 ; i++) {
249249 if (t.hmpidPhotsCharge ()[i] > 0 )
250250 histos.fill (HIST (" hmpidPhotsCharge3" ), t.hmpidPhotsCharge ()[i]);
@@ -262,7 +262,7 @@ struct pidHmpidQa {
262262 histos.fill (HIST (" hmpidQMip4" ), t.hmpidQMip ());
263263 histos.fill (HIST (" hmpidClusSize4" ), (t.hmpidClusSize () % 1000000 ) / 1000 );
264264 histos.fill (HIST (" TrackMom4" ), t.track_as <TrackCandidates>().p ());
265- histos.fill (HIST (" hmpidMom4" ), abs (t.hmpidMom ()));
265+ histos.fill (HIST (" hmpidMom4" ), std:: abs (t.hmpidMom ()));
266266 for (int i = 0 ; i < 10 ; i++) {
267267 if (t.hmpidPhotsCharge ()[i] > 0 )
268268 histos.fill (HIST (" hmpidPhotsCharge4" ), t.hmpidPhotsCharge ()[i]);
@@ -280,7 +280,7 @@ struct pidHmpidQa {
280280 histos.fill (HIST (" hmpidQMip5" ), t.hmpidQMip ());
281281 histos.fill (HIST (" hmpidClusSize5" ), (t.hmpidClusSize () % 1000000 ) / 1000 );
282282 histos.fill (HIST (" TrackMom5" ), t.track_as <TrackCandidates>().p ());
283- histos.fill (HIST (" hmpidMom5" ), abs (t.hmpidMom ()));
283+ histos.fill (HIST (" hmpidMom5" ), std:: abs (t.hmpidMom ()));
284284 for (int i = 0 ; i < 10 ; i++) {
285285 if (t.hmpidPhotsCharge ()[i] > 0 )
286286 histos.fill (HIST (" hmpidPhotsCharge5" ), t.hmpidPhotsCharge ()[i]);
@@ -298,7 +298,7 @@ struct pidHmpidQa {
298298 histos.fill (HIST (" hmpidQMip6" ), t.hmpidQMip ());
299299 histos.fill (HIST (" hmpidClusSize6" ), (t.hmpidClusSize () % 1000000 ) / 1000 );
300300 histos.fill (HIST (" TrackMom6" ), t.track_as <TrackCandidates>().p ());
301- histos.fill (HIST (" hmpidMom6" ), abs (t.hmpidMom ()));
301+ histos.fill (HIST (" hmpidMom6" ), std:: abs (t.hmpidMom ()));
302302 for (int i = 0 ; i < 10 ; i++) {
303303 if (t.hmpidPhotsCharge ()[i] > 0 )
304304 histos.fill (HIST (" hmpidPhotsCharge6" ), t.hmpidPhotsCharge ()[i]);
0 commit comments