CMS 3D CMS Logo

Variables

clustersummaryproducer_cfg Namespace Reference

Variables

tuple doPixels = cms.bool(True)
tuple doStrips = cms.bool(True)
tuple fileName = cms.untracked.string('myOutputFile.root')
tuple fileNames
tuple pixelClusters = cms.InputTag("siPixelClusters")
tuple pixelModule = cms.string('BPIX,FPIX')
tuple pixelVariables = cms.string('pHits,pSize,pCharge')
tuple process = cms.Process("ClusterSummaryProducer")
tuple stripClusters = cms.InputTag("siStripClusters")
tuple stripModule = cms.string('TOB,TIB')
tuple stripVariables = cms.string('cHits,cSize,cCharge')
tuple verbose = cms.bool(False)

Variable Documentation

tuple clustersummaryproducer_cfg::doPixels = cms.bool(True)

Definition at line 31 of file clustersummaryproducer_cfg.py.

tuple clustersummaryproducer_cfg::doStrips = cms.bool(True)

Definition at line 30 of file clustersummaryproducer_cfg.py.

tuple clustersummaryproducer_cfg::fileName = cms.untracked.string('myOutputFile.root')

Definition at line 36 of file clustersummaryproducer_cfg.py.

Initial value:
00001 cms.untracked.vstring(
00002                             #'/store/data/Run2010B/MinimumBias/ALCARECO/SiStripCalMinBias-v2/000/146/511/A87F9318-92C7-DF11-985E-001D09F27003.root'
00003                              '/store/data/Run2011A/MinimumBias/ALCARECO/SiStripCalMinBias-v4/000/165/548/8449E5BF-8C87-E011-9F5D-003048F118C2.root'
00004                             )

Definition at line 10 of file clustersummaryproducer_cfg.py.

tuple clustersummaryproducer_cfg::pixelClusters = cms.InputTag("siPixelClusters")
tuple clustersummaryproducer_cfg::pixelModule = cms.string('BPIX,FPIX')

Definition at line 28 of file clustersummaryproducer_cfg.py.

tuple clustersummaryproducer_cfg::pixelVariables = cms.string('pHits,pSize,pCharge')

Definition at line 29 of file clustersummaryproducer_cfg.py.

tuple clustersummaryproducer_cfg::process = cms.Process("ClusterSummaryProducer")

Definition at line 3 of file clustersummaryproducer_cfg.py.

tuple clustersummaryproducer_cfg::stripClusters = cms.InputTag("siStripClusters")
tuple clustersummaryproducer_cfg::stripModule = cms.string('TOB,TIB')

Definition at line 23 of file clustersummaryproducer_cfg.py.

tuple clustersummaryproducer_cfg::stripVariables = cms.string('cHits,cSize,cCharge')

Definition at line 26 of file clustersummaryproducer_cfg.py.

tuple clustersummaryproducer_cfg::verbose = cms.bool(False)

Definition at line 32 of file clustersummaryproducer_cfg.py.