2 'HeavyIonCSVESProducer',
4 **sv_cfg.candidateCombinedSecondaryVertexV2Computer.parameters_()
6 weightFile = cms.FileInPath(
'RecoBTag/Combined/data/TMVA_Btag_CsJets_PbPb2018_BDTG.weights.xml'),
8 variables = heavyIonCSV_vpset,
9 tagInfos = cms.VInputTag(
10 cms.InputTag(
'impactParameterTagInfos'),
11 cms.InputTag(
'secondaryVertexFinderTagInfos'),
13 mvaName = cms.string(
'BDT'),
14 useCondDB = cms.bool(
False),
15 gbrForestLabel = cms.string(
''),
16 useGBRForest = cms.bool(
True),
17 useAdaBoost = cms.bool(
False)