tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCosmicTF = dedxDiscrimASmi.clone( tracks = "cosmictrackfinderP5") |
Definition at line 21 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCTF = dedxDiscrimASmi.clone( tracks = "ctfWithMaterialTracksP5") |
Definition at line 12 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCTFP5LHC = dedxDiscrimASmi.clone( tracks = "ctfWithMaterialTracksP5LHCNavigation") |
Definition at line 28 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CosmicTF = dedxHarmonic2.clone( tracks = "cosmictrackfinderP5") |
Definition at line 19 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CTF = dedxHarmonic2.clone( tracks = "ctfWithMaterialTracksP5") |
Definition at line 10 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CTFP5LHC = dedxHarmonic2.clone( tracks = "ctfWithMaterialTracksP5LHCNavigation") |
Definition at line 30 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCosmicTF = dedxHitInfo.clone( tracks = "cosmictrackfinderP5") |
Definition at line 15 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCTF = dedxHitInfo.clone( tracks = "ctfWithMaterialTracksP5") |
Definition at line 6 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCTFP5LHC = dedxHitInfo.clone( tracks = "ctfWithMaterialTracksP5LHCNavigation") |
Definition at line 24 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CosmicTF = dedxTruncated40.clone( tracks = "cosmictrackfinderP5") |
Definition at line 17 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CTF = dedxTruncated40.clone( tracks = "ctfWithMaterialTracksP5") |
Definition at line 8 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CTFP5LHC = dedxTruncated40.clone( tracks = "ctfWithMaterialTracksP5LHCNavigation") |
Definition at line 26 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAllCosmicdEdXEstimators = cms.Sequence(doAllCosmicdEdXEstimatorsTask) |
Definition at line 40 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAllCosmicdEdXEstimatorsTask = cms.Task( doAlldEdXEstimatorsCTFTask , doAlldEdXEstimatorsCosmicTFTask , doAlldEdXEstimatorsCTFP5LHCTask) |
Definition at line 39 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCosmicTF = cms.Sequence(doAlldEdXEstimatorsCosmicTFTask) |
Definition at line 35 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCosmicTFTask = cms.Task(dedxTruncated40CosmicTF , dedxHitInfoCosmicTF , dedxHarmonic2CosmicTF) |
Definition at line 34 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCTF = cms.Sequence(doAlldEdXEstimatorsCTFTask) |
Definition at line 33 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCTFP5LHC = cms.Sequence(doAlldEdXEstimatorsCTFP5LHCTask) |
Definition at line 37 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCTFP5LHCTask = cms.Task(dedxTruncated40CTFP5LHC , dedxHitInfoCTFP5LHC , dedxHarmonic2CTFP5LHC) |
Definition at line 36 of file dedxEstimators_Cosmics_cff.py.
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCTFTask = cms.Task(dedxTruncated40CTF , dedxHitInfoCTF , dedxHarmonic2CTF) |
Definition at line 32 of file dedxEstimators_Cosmics_cff.py.