CMS 3D CMS Logo

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

Variables

tuple candidateBoostedDoubleSecondaryVertexAK8Computer
 

Variable Documentation

tuple candidateBoostedDoubleSecondaryVertexAK8Computer_cfi.candidateBoostedDoubleSecondaryVertexAK8Computer
Initial value:
1 = cms.ESProducer("CandidateBoostedDoubleSecondaryVertexESProducer",
2  trackSelectionBlock,
3  beta = cms.double(1.0),
4  R0 = cms.double(0.8),
5  maxSVDeltaRToJet = cms.double(0.7),
6  useCondDB = cms.bool(False),
7  weightFile = cms.FileInPath('RecoBTag/SecondaryVertex/data/BoostedDoubleSV_AK8_BDT_v2.weights.xml.gz'),
8  useGBRForest = cms.bool(True),
9  useAdaBoost = cms.bool(False),
10  trackPairV0Filter = cms.PSet(k0sMassWindow = cms.double(0.03))
11 )

Definition at line 5 of file candidateBoostedDoubleSecondaryVertexAK8Computer_cfi.py.