CMS 3D CMS Logo

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

Variables

tuple ecalIsolPartProd
 

Variable Documentation

tuple ecalIsolPartProd_cfi.ecalIsolPartProd
Initial value:
1 = cms.EDProducer("EcalIsolatedParticleCandidateProducer",
2  ECHitEnergyThreshold = cms.double(0.05),
3  L1eTauJetsSource = cms.InputTag("l1extraParticles","Tau"),
4  L1GTSeedLabel = cms.InputTag("l1sIsolTrack"),
5  EBrecHitCollectionLabel = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
6  ECHitCountEnergyThreshold = cms.double(0.5),
7  EcalInnerConeSize = cms.double(0.3),
8  EcalOuterConeSize = cms.double(0.7),
9  EErecHitCollectionLabel = cms.InputTag("ecalRecHit","EcalRecHitsEE")
10 )

Definition at line 3 of file ecalIsolPartProd_cfi.py.