tuple dedxEstimators_cff.dedxDiscrimASmi = dedxHarmonic2.clone(estimator = 'asmirnovDiscrim') |
Definition at line 75 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxDiscrimBTag = dedxHarmonic2.clone(estimator = 'btagDiscrim') |
Definition at line 71 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxDiscrimProd = dedxHarmonic2.clone(estimator = 'productDiscrim') |
Definition at line 69 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxDiscrimSmi = dedxHarmonic2.clone(estimator = 'smirnovDiscrim') |
Definition at line 73 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxHarmonic2 |
Definition at line 31 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxHitInfo |
Definition at line 3 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxMedian = dedxHarmonic2.clone(estimator = 'median') |
Definition at line 65 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxPixelAndStripHarmonic2T085 |
Definition at line 56 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxPixelHarmonic2 = dedxHarmonic2.clone(UseStrip = False, UsePixel = True) |
Definition at line 54 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxTruncated40 = dedxHarmonic2.clone(estimator = 'truncated') |
Definition at line 63 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.dedxUnbinned = dedxHarmonic2.clone(estimator = 'unbinnedFit') |
Definition at line 67 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.doAlldEdXEstimators = cms.Sequence(doAlldEdXEstimatorsTask) |
Definition at line 78 of file dedxEstimators_cff.py.
tuple dedxEstimators_cff.doAlldEdXEstimatorsTask = cms.Task(dedxTruncated40 , dedxHarmonic2 , dedxPixelHarmonic2 , dedxPixelAndStripHarmonic2T085 , dedxHitInfo) |
Definition at line 77 of file dedxEstimators_cff.py.
dedxEstimators_cff.ShapeTest = False, |
Definition at line 48 of file dedxEstimators_cff.py.
string dedxEstimators_cff.simHit2RecHitMap = "fastMatchedTrackerRecHits:simHit2RecHitMap" |
Definition at line 49 of file dedxEstimators_cff.py.
Referenced by FastTrackerRecHitCombiner.produce(), and FastTrackerRecHitMatcher.produce().
string dedxEstimators_cff.simHits = "fastSimProducer:TrackerHits" |
Definition at line 50 of file dedxEstimators_cff.py.