CMS 3D CMS Logo

Enumerations

JetComb Namespace Reference

Enumerations

enum  BTagAlgo {
  kTrackCountHighEff, kTrackCountHighPur, kSoftMuon, kSoftMuonByPt,
  kSofMuonByIP3d, kSoftElec, kBProbability, kProbability,
  kSimpleSecondVtx, kCombSecondVtx, kCombSecondVtxMVA
}
 

b-tagging algorithms

More...
enum  CompType { kDeltaM, kDeltaR, kDeltaPhi, kDeltaTheta }
 

supported comparison types

More...
enum  DecayType { kHad, kLep }
enum  Operator { kAdd, kMult }
 

operators for combining variables

More...
enum  VarType {
  kMass, kPt, kEta, kPhi,
  kTheta
}
 

supported std single variable types

More...

Enumeration Type Documentation

b-tagging algorithms

Enumerator:
kTrackCountHighEff 
kTrackCountHighPur 
kSoftMuon 
kSoftMuonByPt 
kSofMuonByIP3d 
kSoftElec 
kBProbability 
kProbability 
kSimpleSecondVtx 
kCombSecondVtx 
kCombSecondVtxMVA 

Definition at line 21 of file TtSemiLepJetComb.h.

supported comparison types

Enumerator:
kDeltaM 
kDeltaR 
kDeltaPhi 
kDeltaTheta 

Definition at line 19 of file TtSemiLepJetComb.h.

distinguish between hadronic and leptonic decay chain of the top

Enumerator:
kHad 
kLep 

Definition at line 15 of file TtSemiLepJetComb.h.

{kHad, kLep};

operators for combining variables

Enumerator:
kAdd 
kMult 

Definition at line 24 of file TtSemiLepJetComb.h.

{kAdd, kMult};

supported std single variable types

Enumerator:
kMass 
kPt 
kEta 
kPhi 
kTheta 

Definition at line 17 of file TtSemiLepJetComb.h.