CMS 3D CMS Logo

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

Variables

tuple ecalPreshowerRecHitsValidation
 

Variable Documentation

tuple ecalPreshowerRecHitsValidation_cfi.ecalPreshowerRecHitsValidation
Initial value:
1 = cms.EDAnalyzer("EcalPreshowerRecHitsValidation",
2  EErechitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
3  ESrechitCollection = cms.InputTag("ecalPreshowerRecHit","EcalRecHitsES"),
4  EEuncalibrechitCollection = cms.InputTag("ecalGlobalUncalibRecHit","EcalUncalibRecHitsEE"),
5  verbose = cms.untracked.bool(False)
6 )

Definition at line 3 of file ecalPreshowerRecHitsValidation_cfi.py.