CMS 3D CMS Logo

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

Variables

tuple HPSPFTauProducerPuppi
 

Variable Documentation

tuple HPSPFTauProducerPuppi_cfi.HPSPFTauProducerPuppi
Initial value:
1 = _hpspfTauProducer.clone(
2  srcL1PFCands = "l1pfCandidates:Puppi",
3  signalQualityCuts = dict(
4  chargedHadron = dict(
5  maxDz = 1.e+3
6  ),
7  muon = dict(
8  maxDz = 1.e+3
9  ),
10  electron = dict(
11  maxDz = 1.e+3
12  )
13  ),
14  isolationQualityCuts = dict(
15  chargedHadron = dict(
16  maxDz = 1.e+3
17  ),
18  muon = dict(
19  maxDz = 1.e+3
20  ),
21  electron = dict(
22  maxDz = 1.e+3
23  )
24  )
25 )

Definition at line 4 of file HPSPFTauProducerPuppi_cfi.py.