Skip to content

Commit

Permalink
Update GTSetup.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2275 committed Sep 6, 2023
1 parent eff61c7 commit 76e8be8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ namespace l1t {
muon_unp->setMuonCopy(amc - 1);
egamma_unp->setEGammaCopy(amc - 1);
etsum_unp->setEtSumCopy(amc - 1);
zdcsum_unp->setZDCSumCopy(amc - 1);
zdc_unp->setZDCSumCopy(amc - 1);
jet_unp->setJetCopy(amc - 1);
tau_unp->setTauCopy(amc - 1);

Expand Down

0 comments on commit 76e8be8

Please sign in to comment.