Skip to content

Commit

Permalink
add parameter for # of composite candidates per cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
cerminar committed Nov 10, 2022
1 parent 21c13f2 commit 1a49435
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
hwIsoTypeTkEle=cms.uint32(0),
hwIsoTypeTkEm=cms.uint32(2),
doCompositeTkEle=cms.bool(False),
nCOMPCAND_PER_CLUSTER=cms.uint32(3),
compositeParametersTkEle=cms.PSet( # Parameters used to normalize input features
hoeMin=cms.double(-1.0),
hoeMax=cms.double(1566.547607421875),
Expand Down

0 comments on commit 1a49435

Please sign in to comment.