Variables | |
CSCsimHitsTag | |
DTsimhitsTag | |
GEMsimhitsTag | |
muonAssociatorByHitsNoSimHitsHelper | |
RPCsimhitsTag | |
UseTracker | |
The following was used when running only on RECO don't normalize on the total number of hits (which is unknown, if I don't have simHits) muonAssociatorByHitsNoSimHitsHelper.AbsoluteNumberOfHits_muon = True muonAssociatorByHitsNoSimHitsHelper.AbsoluteNumberOfHits_track = True. More... | |
muonAssociatorByHitsNoSimHitsHelper_cfi.CSCsimHitsTag |
Definition at line 11 of file muonAssociatorByHitsNoSimHitsHelper_cfi.py.
muonAssociatorByHitsNoSimHitsHelper_cfi.DTsimhitsTag |
Definition at line 14 of file muonAssociatorByHitsNoSimHitsHelper_cfi.py.
muonAssociatorByHitsNoSimHitsHelper_cfi.GEMsimhitsTag |
Definition at line 13 of file muonAssociatorByHitsNoSimHitsHelper_cfi.py.
muonAssociatorByHitsNoSimHitsHelper_cfi.muonAssociatorByHitsNoSimHitsHelper |
Definition at line 7 of file muonAssociatorByHitsNoSimHitsHelper_cfi.py.
muonAssociatorByHitsNoSimHitsHelper_cfi.RPCsimhitsTag |
Definition at line 12 of file muonAssociatorByHitsNoSimHitsHelper_cfi.py.
muonAssociatorByHitsNoSimHitsHelper_cfi.UseTracker |
The following was used when running only on RECO don't normalize on the total number of hits (which is unknown, if I don't have simHits) muonAssociatorByHitsNoSimHitsHelper.AbsoluteNumberOfHits_muon = True muonAssociatorByHitsNoSimHitsHelper.AbsoluteNumberOfHits_track = True.
currently this is dealt with in the code itself (MuonAssociatorByHitsHelper.cc) to allow ranking the simToReco matches according to the number of shared hits: this is relevant for the definition of duplicates
Definition at line 26 of file muonAssociatorByHitsNoSimHitsHelper_cfi.py.