Skip to content

Commit

Permalink
Merge pull request #231 from jshlee/CSCTF-Me11aunganged
Browse files Browse the repository at this point in the history
fix cust_2023Pixel for rpc
  • Loading branch information
jshlee committed Jun 7, 2014
2 parents 5e34fc4 + 6f65c8b commit ca298b1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -185,6 +185,7 @@ def cust_2023Pixel(process):
process=customise_HcalPhase2(process)
process=customise_ev_BE5DPixel10D(process)
process=customise_gem2023(process)
process=customise_rpc(process)
process=jetCustoms.customise_jets(process)
return process

Expand Down

0 comments on commit ca298b1

Please sign in to comment.