CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
pfTauBenchmarkElecRejection_cfi Namespace Reference

Variables

tuple pfTauBenchmarkElecRejection
 

Variable Documentation

tuple pfTauBenchmarkElecRejection_cfi.pfTauBenchmarkElecRejection
Initial value:
1 = cms.EDAnalyzer("PFTauElecRejectionBenchmarkAnalyzer",
2  OutputFile = cms.untracked.string('tauBenchmarkElecRejection.root'),
3  InputTruthLabel = cms.InputTag('generator'),
4  BenchmarkLabel = cms.string('PFTauElecRejection'),
5  minRecoPt = cms.double(15.0),
6  maxRecoAbsEta = cms.double(2.5),
7  minMCPt = cms.double(10.0),
8  maxMCAbsEta = cms.double(2.5),
9  maxDeltaR = cms.double(0.3),
10  PFTauProducer = cms.InputTag('shrinkingConePFTauProducer'),
11  PFTauDiscriminatorByIsolationProducer = cms.InputTag('shrinkingConePFTauDiscriminationByIsolation'),
12  PFTauDiscriminatorAgainstElectronProducer = cms.InputTag('shrinkingConePFTauDiscriminationAgainstElectron'),
13  ApplyEcalCrackCut = cms.bool(True),
14  GenMatchObjectLabel = cms.string('tau') # match with hadronic 'tau' or electron "e"
15 )

Definition at line 3 of file pfTauBenchmarkElecRejection_cfi.py.