CMS 3D CMS Logo

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

Variables

tuple caloTowersForMET
 
tuple caloTowersMETOptRec = cms.Sequence(calotoweroptmaker)
 
tuple caloTowersOpt
 

Variable Documentation

tuple CaloTowersOptForMET_cff.caloTowersForMET
Initial value:
1 = cms.EDProducer("CaloTowerCandidateCreator",
2  src = cms.InputTag("towerMaker"),
3  minimumEt = cms.double(-1.0),
4  minimumE = cms.double(-1.0)
5 )

Definition at line 13 of file CaloTowersOptForMET_cff.py.

tuple CaloTowersOptForMET_cff.caloTowersMETOptRec = cms.Sequence(calotoweroptmaker)

Definition at line 26 of file CaloTowersOptForMET_cff.py.

tuple CaloTowersOptForMET_cff.caloTowersOpt
Initial value:
1 = cms.EDProducer("CaloTowerCandidateCreator",
2  src = cms.InputTag("calotoweroptmaker"),
3  minimumEt = cms.double(-1.0),
4  minimumE = cms.double(-1.0)
5 )

Definition at line 19 of file CaloTowersOptForMET_cff.py.