CMS 3D CMS Logo

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

Classes

class  GenJet
 
class  Jet
 

Variables

dictionary _btagWPs
 
list loose_53X_WP
 
list loose_WP
 

Variable Documentation

dictionary Jet._btagWPs
Initial value:
1 = {
2  "TCHEL": ("pfTrackCountingHighEffBJetTags", 1.7),
3  "TCHEM": ("pfTrackCountingHighEffBJetTags", 3.3),
4  "TCHPT": ("pfTrackCountingHighPurBJetTags", 3.41),
5  "JPL": ("pfJetProbabilityBJetTags", 0.275),
6  "JPM": ("pfJetProbabilityBJetTags", 0.545),
7  "JPT": ("pfJetProbabilityBJetTags", 0.790),
8  "CSVL": ("combinedSecondaryVertexBJetTags", 0.244),
9  "CSVM": ("combinedSecondaryVertexBJetTags", 0.679),
10  "CSVT": ("combinedSecondaryVertexBJetTags", 0.898),
11 ###https://twiki.cern.ch/twiki/bin/viewauth/CMS/BtagRecommendation74X50ns
12  "CMVAL": ("pfCombinedMVABJetTags", 0.630), # for same b-jet efficiency of CSVv2IVFL on ttbar MC, jet pt > 30
13  "CMVAM": ("pfCombinedMVABJetTags", 0.732), # for same b-jet efficiency of CSVv2IVFM on ttbar MC, jet pt > 30
14  "CMVAT": ("pfCombinedMVABJetTags", 0.813), # for same b-jet efficiency of CSVv2IVFT on ttbar MC, jet pt > 30
15  "CMVAv2M": ("pfCombinedMVAV2BJetTags", 0.185), # for same b-jet efficiency of CSVv2IVFM on ttbar MC, jet pt > 30
16 ###https://twiki.cern.ch/twiki/bin/viewauth/CMS/BtagRecommendation80X
17  "CSVv2IVFL": ("pfCombinedInclusiveSecondaryVertexV2BJetTags", 0.460),
18  "CSVv2IVFM": ("pfCombinedInclusiveSecondaryVertexV2BJetTags", 0.800),
19  "CSVv2IVFT": ("pfCombinedInclusiveSecondaryVertexV2BJetTags", 0.935),
20  "CMVAv2L": ("pfCombinedMVAV2BJetTags", -0.715), # for same b-jet efficiency of CSVv2IVFL on ttbar MC, jet pt > 30
21  "CMVAv2M": ("pfCombinedMVAV2BJetTags", 0.185), # for same b-jet efficiency of CSVv2IVFM on ttbar MC, jet pt > 30
22  "CMVAv2T": ("pfCombinedMVAV2BJetTags", 0.875), # for same b-jet efficiency of CSVv2IVFT on ttbar MC, jet pt > 30
23 
24 }

Definition at line 21 of file Jet.py.

list Jet.loose_53X_WP
Initial value:
1 = [
2  (0, 2.5, -0.63),
3  (2.5, 2.75, -0.60),
4  (2.75, 3.0, -0.55),
5  (3.0, 5.2, -0.45),
6  ]

Definition at line 14 of file Jet.py.

list Jet.loose_WP
Initial value:
1 = [
2  (0, 2.5, -0.8),
3  (2.5, 2.75, -0.74),
4  (2.75, 3.0, -0.68),
5  (3.0, 5.0, -0.77),
6  ]

Definition at line 6 of file Jet.py.