CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
clustersummaryproducer_cfg.py File Reference

Go to the source code of this file.

Namespaces

 clustersummaryproducer_cfg
 

Variables

tuple clustersummaryproducer_cfg.doPixels = cms.bool(True)
 
tuple clustersummaryproducer_cfg.doStrips = cms.bool(True)
 
tuple clustersummaryproducer_cfg.fileName = cms.untracked.string('myOutputFile.root')
 
tuple clustersummaryproducer_cfg.fileNames
 
tuple clustersummaryproducer_cfg.pixelClusters = cms.InputTag("siPixelClusters")
 
tuple clustersummaryproducer_cfg.pixelModule = cms.string('BPIX,FPIX,PIXEL')
 
tuple clustersummaryproducer_cfg.pixelVariables = cms.string('pHits,pSize,pCharge')
 
tuple clustersummaryproducer_cfg.process = cms.Process("ClusterSummaryProducer")
 
tuple clustersummaryproducer_cfg.stripClusters = cms.InputTag("siStripClusters")
 
tuple clustersummaryproducer_cfg.stripModule = cms.string('TOB,TIB,TID,TEC,TRACKER')
 
tuple clustersummaryproducer_cfg.stripVariables = cms.string('cHits,cSize,cCharge')
 
tuple clustersummaryproducer_cfg.verbose = cms.bool(False)
 For running on pre 3.6 files the current needed to determine the magnetic field is taken from Conditions DB. More...