tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCosmicTF = dedxDiscrimASmi.clone() |
Definition at line 35 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCTF = dedxDiscrimASmi.clone() |
Definition at line 18 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCTFP5LHC = dedxDiscrimASmi.clone() |
Definition at line 48 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CosmicTF = dedxHarmonic2.clone() |
Definition at line 31 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CTF = dedxHarmonic2.clone() |
Definition at line 14 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CTFP5LHC = dedxHarmonic2.clone() |
Definition at line 52 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCosmicTF = dedxHitInfo.clone() |
Definition at line 23 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCTF = dedxHitInfo.clone() |
Definition at line 6 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCTFP5LHC = dedxHitInfo.clone() |
Definition at line 40 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CosmicTF = dedxTruncated40.clone() |
Definition at line 27 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CTF = dedxTruncated40.clone() |
Definition at line 10 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CTFP5LHC = dedxTruncated40.clone() |
Definition at line 44 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAllCosmicdEdXEstimators = cms.Sequence( doAlldEdXEstimatorsCTF + doAlldEdXEstimatorsCosmicTF + doAlldEdXEstimatorsCTFP5LHC) |
Definition at line 61 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCosmicTF = cms.Sequence(dedxTruncated40CosmicTF + dedxHitInfoCosmicTF + dedxHarmonic2CosmicTF) |
Definition at line 58 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCTF = cms.Sequence(dedxTruncated40CTF + dedxHitInfoCTF + dedxHarmonic2CTF) |
Definition at line 57 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCTFP5LHC = cms.Sequence(dedxTruncated40CTFP5LHC + dedxHitInfoCTFP5LHC + dedxHarmonic2CTFP5LHC) |
Definition at line 59 of file dedxEstimators_Cosmics_cff.py.