CMS 3D CMS Logo

Variables

PFRecoTauDecayModeIndexProducer_cfi Namespace Reference

Variables

tuple pfTauDecayModeIndexProducer

Variable Documentation

Initial value:
00001 cms.EDProducer("PFRecoTauDecayModeIndexProducer",
00002       PFTauProducer = cms.InputTag("pfRecoTauProducer"),
00003       PFTauDecayModeProducer = cms.InputTag("pfRecoTauDecayModeProducer"),
00004 
00005       # This discriminator automatically handles cases where the tau is 
00006       # empty, or has no lead track.  No prediscriminants are needed.
00007       Prediscriminants = noPrediscriminants,
00008 )

Definition at line 11 of file PFRecoTauDecayModeIndexProducer_cfi.py.