CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
hlt1Photon_cfi Namespace Reference

Variables

tuple hlt1Photon
 

Variable Documentation

tuple hlt1Photon_cfi.hlt1Photon
Initial value:
1 = cms.EDFilter( "HLT1Photon",
2  inputTag = cms.InputTag( "hltRecoHIEcalCandidate" ),
3  saveTag = cms.untracked.bool( False ),
4  MinPt = cms.double( 15.0 ),
5  MaxEta = cms.double( 2.0 ),
6  MinN = cms.int32( 1 )
7 )

Definition at line 3 of file hlt1Photon_cfi.py.