CMS 3D CMS Logo

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

Variables

tuple candidateBoostedDoubleSecondaryVertexCA15Computer
 

Variable Documentation

tuple candidateBoostedDoubleSecondaryVertexCA15Computer_cfi.candidateBoostedDoubleSecondaryVertexCA15Computer
Initial value:
1 = cms.ESProducer("CandidateBoostedDoubleSecondaryVertexESProducer",
2  trackSelectionBlock,
3  beta = cms.double(1.0),
4  R0 = cms.double(1.5),
5  maxSVDeltaRToJet = cms.double(1.3),
6  useCondDB = cms.bool(False),
7  weightFile = cms.FileInPath('RecoBTag/SecondaryVertex/data/BoostedDoubleSV_CA15_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 candidateBoostedDoubleSecondaryVertexCA15Computer_cfi.py.