CMS 3D CMS Logo

Variables

hltGlobalSumsCaloMET_cfi Namespace Reference

Variables

tuple hltGlobalSumsCaloMET

Variable Documentation

Initial value:
00001 cms.EDFilter( "HLTGlobalSumsCaloMET",
00002     inputTag = cms.InputTag( "hltEcalMet" ),
00003     saveTags = cms.bool( True ),
00004     observable = cms.string( "sumEt" ),
00005     Min = cms.double( 30.0 ),
00006     Max = cms.double( -1.0 ),
00007     MinN = cms.int32( 1 )
00008 )

Definition at line 3 of file hltGlobalSumsCaloMET_cfi.py.