CMS 3D CMS Logo

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

Variables

tuple hltGlobalSumsCaloMET
 

Variable Documentation

tuple hltGlobalSumsCaloMET_cfi.hltGlobalSumsCaloMET
Initial value:
1 = cms.EDFilter( "HLTGlobalSumsCaloMET",
2  inputTag = cms.InputTag( "hltEcalMet" ),
3  saveTags = cms.bool( True ),
4  observable = cms.string( "sumEt" ),
5  Min = cms.double( 30.0 ),
6  Max = cms.double( -1.0 ),
7  MinN = cms.int32( 1 )
8 )

Definition at line 3 of file hltGlobalSumsCaloMET_cfi.py.