Skip to content

Commit

Permalink
Merge pull request #18091 from calabria/changeMe0StripsAndMuonVal
Browse files Browse the repository at this point in the history
Changing the number of ME0 phi-strips and adding the displaced muon validation
  • Loading branch information
cmsbuild committed Mar 29, 2017
2 parents b2618b6 + 812932f commit 9f41a2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Geometry/GEMGeometryBuilder/data/v7/GEMSpecs.xml
Expand Up @@ -3,7 +3,7 @@
<SpecParSection label="GEMSpecs.xml">
<SpecPar name="nStripsME0" eval="true">
<PartSelector path="//GHA0.."/>
<Parameter name="nStrips" value="512"/>
<Parameter name="nStrips" value="384"/>
</SpecPar>
<SpecPar name="nStripsGE11" eval="true">
<PartSelector path="//GHA1.."/>
Expand Down
4 changes: 4 additions & 0 deletions Validation/RecoMuon/python/muonValidation_cff.py
Expand Up @@ -411,6 +411,10 @@
# +muonAssociatorByHitsNoSimHitsHelperStandalone +recoMuonVMuAssoc_sta
# +muonAssociatorByHitsNoSimHitsHelperGlobal +recoMuonVMuAssoc_glb
# +muonAssociatorByHitsNoSimHitsHelperTight +recoMuonVMuAssoc_tgt
# +seedsOfDisplacedSTAmuons_seq + tpToDisplacedStaSeedAssociation + displacedStaSeedTrackVMuonAssoc
+tpToDisplacedStaMuonAssociation + displacedStaMuonTrackVMuonAssoc
+tpToDisplacedTrkMuonAssociation + displacedTrackVMuonAssoc
+tpToDisplacedGlbMuonAssociation + displacedGlbMuonTrackVMuonAssoc
)

muonValidationTEV_seq = cms.Sequence(
Expand Down

0 comments on commit 9f41a2c

Please sign in to comment.