Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
hltPixlMBForAlignment_cfi Namespace Reference
Variables
tuple
hltPixlMBForAlignment
Variable Documentation
tuple hltPixlMBForAlignment_cfi.hltPixlMBForAlignment
Initial value:
1
= cms.EDFilter(
"HLTPixlMBForAlignmentFilter"
,
2
pixlTag = cms.InputTag(
"hltPixelCands"
),
3
MinIsol = cms.double(0.05),
## minimum eta-phi isolation around tracks
4
5
MinTrks = cms.uint32(2),
## Number of tracks required
6
7
MinPt = cms.double(5.0),
## MinPt currently not used (all pt accepted)
8
9
MinSep = cms.double(1.0)
## minimum eta-phi separation between tracks
10
11
)
Definition at line
3
of file
hltPixlMBForAlignment_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5