Skip to content

Commit fbada96

Browse files
authored
Update systematicsMapping.cxx
1 parent e49ca7a commit fbada96

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PWGLF/Tasks/QC/systematicsMapping.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,6 @@ struct SystematicsMapping {
192192
case -321: // K-
193193
registry.fill(HIST("K/ReconstructedNegative"), track.pt(), track.eta(), track.phi());
194194
break;
195-
case 310: // K0s
196-
registry.fill(HIST("K0s/Reconstructed"), track.pt(), track.eta(), track.phi());
197-
break;
198195
default:
199196
break;
200197
}

0 commit comments

Comments
 (0)