Go to the source code of this file.
Namespaces | |
namespace | HSCParticleProducer_cff |
Variables | |
tuple | HSCParticleProducer_cff::dedxASmi = dedxProd.clone() |
tuple | HSCParticleProducer_cff::dedxHarm2 |
DEDX ESTIMATORS. | |
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. | |
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. | |
tuple | HSCParticleProducer_cff::HSCParticleSelector |
HSCParticle Selector (Just an Example of what we can do) |