DESY Hbb Analysis Framework
Variables
MssmHbbNtuplizerBtag_cfi Namespace Reference

Variables

 MssmHbbNtuplizerBtag
 

Variable Documentation

MssmHbbNtuplizerBtag_cfi.MssmHbbNtuplizerBtag
Initial value:
1 = cms.PSet(
2  BTagAlgorithms = cms.vstring (
3  'pfCombinedInclusiveSecondaryVertexV2BJetTags',
4  'pfJetProbabilityBJetTags',
5  'pfDeepCSVJetTags:probudsg',
6  'pfDeepCSVJetTags:probb',
7  'pfDeepCSVJetTags:probc',
8  'pfDeepCSVJetTags:probbb',
9  'pfDeepCSVJetTags:probcc',
10  ),
11  BTagAlgorithmsAlias = cms.vstring (
12  'btag_csvivf',
13  'btag_jetprob',
14  'btag_deeplight',
15  'btag_deepb',
16  'btag_deepc',
17  'btag_deepbb',
18  'btag_deepcc',
19  ),
20 )

Definition at line 3 of file run2017/MssmHbbNtuplizerBtag_cfi.py.