Skip to content

Commit ebd8229

Browse files
committed
[xic0omegac0 update] fix typo
1 parent 062f58b commit ebd8229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/TableProducer/candidateCreatorXic0Omegac0QA.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1434,7 +1434,7 @@ struct HfCandidateCreatorXic0Omegac0QAMc {
14341434
{
14351435
const auto& workflows = initContext.services().get<RunningWorkflowInfo const>();
14361436
for (const DeviceSpec& device : workflows.devices) {
1437-
if (device.name.compare("hf-candidate-creator-xic0-xicp-to-hadronic") == 0) {
1437+
if (device.name.compare("hf-candidate-creator-xic0-omegac0-q-a") == 0) {
14381438
hfEvSelMc.init(device, registry);
14391439
break;
14401440
}

0 commit comments

Comments
 (0)