CMS 3D CMS Logo

python::dedxTruncated40_cfi Namespace Reference


Variables

tuple dedxTruncated40


Variable Documentation

tuple python::dedxTruncated40_cfi::dedxTruncated40 [static]

Initial value:

cms.EDProducer("DeDxEstimatorProducer",
    tracks                     = cms.InputTag("generalTracks"),
    trajectoryTrackAssociation = cms.InputTag("generalTracks"),
 
    estimator      = cms.string('truncated'),
    fraction       = cms.double(0.4),
 
    UseStrip       = cms.bool(True),
    UsePixel       = cms.bool(True),
    MeVperADCStrip = cms.double(3.61e-06*250),
    MeVperADCPixel = cms.double(3.61e-06)
)

Definition at line 3 of file dedxTruncated40_cfi.py.


Generated on Tue Jun 9 18:50:42 2009 for CMSSW by  doxygen 1.5.4