Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
hltExoticaDisplacedL2Dimuon_cff Namespace Reference
Variables
tuple
DisplacedL2DimuonPSet
Variable Documentation
tuple hltExoticaDisplacedL2Dimuon_cff.DisplacedL2DimuonPSet
Initial value:
1
= cms.PSet(
2
hltPathsToCheck = cms.vstring(
3
"HLT_L2DoubleMu28_NoVertex_2Cha_Angle2p5_Mass10_v"
,
# Run2
4
"HLT_L2DoubleMu23_NoVertex_v"
,
# Run2
5
"HLT_L2DoubleMu38_NoVertex_2Cha_Angle2p5_Mass10_v"
# Run2
6
),
7
#recMuonLabel = cms.InputTag("muons"),
8
recMuonTrkLabel = cms.InputTag(
"refittedStandAloneMuons"
),
9
# -- Analysis specific cuts
10
minCandidates = cms.uint32(2),
11
# -- Analysis specific binnings
12
#parametersTurnOn = cms.vdouble( 0, 50, 100, 150, 200, 250, 300, 400, 500, 600, 700, 800, 900, 1000,
13
# 1100, 1200, 1500
14
# ),
15
parametersTurnOn = cms.vdouble( 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50,
16
60, 70, 80, 100
17
),
18
dropPt3 = cms.bool(
True
),
19
)
Definition at line
3
of file
hltExoticaDisplacedL2Dimuon_cff.py
.
Generated for CMSSW Reference Manual by
1.8.5