CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 dedxEstimators_Cosmics_cff
 

Variables

tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCosmicTF = dedxDiscrimASmi.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCTF = dedxDiscrimASmi.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxDiscrimASmiCTFP5LHC = dedxDiscrimASmi.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CosmicTF = dedxHarmonic2.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CTF = dedxHarmonic2.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxHarmonic2CTFP5LHC = dedxHarmonic2.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCosmicTF = dedxHitInfo.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCTF = dedxHitInfo.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxHitInfoCTFP5LHC = dedxHitInfo.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CosmicTF = dedxTruncated40.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CTF = dedxTruncated40.clone()
 
tuple dedxEstimators_Cosmics_cff.dedxTruncated40CTFP5LHC = dedxTruncated40.clone()
 
tuple dedxEstimators_Cosmics_cff.doAllCosmicdEdXEstimators = cms.Sequence( doAlldEdXEstimatorsCTF + doAlldEdXEstimatorsCosmicTF + doAlldEdXEstimatorsCTFP5LHC)
 
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCosmicTF = cms.Sequence(dedxTruncated40CosmicTF + dedxHitInfoCosmicTF + dedxHarmonic2CosmicTF)
 
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCTF = cms.Sequence(dedxTruncated40CTF + dedxHitInfoCTF + dedxHarmonic2CTF)
 
tuple dedxEstimators_Cosmics_cff.doAlldEdXEstimatorsCTFP5LHC = cms.Sequence(dedxTruncated40CTFP5LHC + dedxHitInfoCTFP5LHC + dedxHarmonic2CTFP5LHC)