CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 dedxEstimators_cff
 

Variables

tuple dedxEstimators_cff.dedxDiscrimASmi = dedxHarmonic2.clone(estimator = 'asmirnovDiscrim')
 
tuple dedxEstimators_cff.dedxDiscrimBTag = dedxHarmonic2.clone(estimator = 'btagDiscrim')
 
tuple dedxEstimators_cff.dedxDiscrimProd = dedxHarmonic2.clone(estimator = 'productDiscrim')
 
tuple dedxEstimators_cff.dedxDiscrimSmi = dedxHarmonic2.clone(estimator = 'smirnovDiscrim')
 
tuple dedxEstimators_cff.dedxHarmonic2
 
tuple dedxEstimators_cff.dedxHitInfo
 
tuple dedxEstimators_cff.dedxMedian = dedxHarmonic2.clone(estimator = 'median')
 
tuple dedxEstimators_cff.dedxPixelAndStripHarmonic2T085
 
tuple dedxEstimators_cff.dedxPixelHarmonic2 = dedxHarmonic2.clone(UseStrip = False, UsePixel = True)
 
tuple dedxEstimators_cff.dedxTruncated40 = dedxHarmonic2.clone(estimator = 'truncated')
 
tuple dedxEstimators_cff.dedxUnbinned = dedxHarmonic2.clone(estimator = 'unbinnedFit')
 
tuple dedxEstimators_cff.doAlldEdXEstimators = cms.Sequence(doAlldEdXEstimatorsTask)
 
tuple dedxEstimators_cff.doAlldEdXEstimatorsTask = cms.Task(dedxTruncated40 , dedxHarmonic2 , dedxPixelHarmonic2 , dedxPixelAndStripHarmonic2T085 , dedxHitInfo)
 
 dedxEstimators_cff.ShapeTest = False,
 
string dedxEstimators_cff.simHit2RecHitMap = "fastMatchedTrackerRecHits:simHit2RecHitMap"
 
string dedxEstimators_cff.simHits = "fastSimProducer:TrackerHits"