CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 HSCParticleProducer_cff
 

Variables

tuple HSCParticleProducer_cff.dedxASmi = dedxProd.clone()
 
tuple HSCParticleProducer_cff.dedxHarm2
 DEDX ESTIMATORS. More...
 
tuple HSCParticleProducer_cff.dedxNPASmi = dedxASmi.clone()
 
tuple HSCParticleProducer_cff.dedxNPHarm2 = dedxHarm2.clone()
 
tuple HSCParticleProducer_cff.dedxNPProd = dedxProd.clone()
 
tuple HSCParticleProducer_cff.dedxNPTru40 = dedxTru40.clone()
 
tuple HSCParticleProducer_cff.dedxNSHarm2 = dedxHarm2.clone()
 
tuple HSCParticleProducer_cff.dedxNSTru40 = dedxTru40.clone()
 
tuple HSCParticleProducer_cff.dedxProd
 DEDX DISCRIMINATORS. More...
 
tuple HSCParticleProducer_cff.dedxTru40
 
tuple HSCParticleProducer_cff.HSCParticleProducer
 
tuple HSCParticleProducer_cff.HSCParticleProducerSeq = cms.Sequence(offlineBeamSpot + TrackRefitter + dedxHarm2 + dedxTru40 + dedxNPHarm2 + dedxNPTru40 + dedxNSHarm2 + dedxNSTru40 + dedxProd + dedxASmi + dedxNPProd + dedxNPASmi + muontiming + HSCParticleProducer)
 HSCP Candidate Sequence. More...
 
tuple HSCParticleProducer_cff.HSCParticleSelector
 HSCParticle Selector (Just an Example of what we can do) More...