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

◆ BTagAlgo

b-tagging algorithms

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

Definition at line 21 of file TtSemiLepJetComb.h.

◆ CompType

supported comparison types

Enumerator
kDeltaM 
kDeltaR 
kDeltaPhi 
kDeltaTheta 

Definition at line 19 of file TtSemiLepJetComb.h.

◆ DecayType

distinguish between hadronic and leptonic decay chain of the top

Enumerator
kHad 
kLep 

Definition at line 15 of file TtSemiLepJetComb.h.

◆ Operator

operators for combining variables

Enumerator
kAdd 
kMult 

Definition at line 35 of file TtSemiLepJetComb.h.

◆ VarType

supported std single variable types

Enumerator
kMass 
kPt 
kEta 
kPhi 
kTheta 

Definition at line 17 of file TtSemiLepJetComb.h.

17 { kMass, kPt, kEta, kPhi, kTheta };
const double kMass
example_track example_track example_trackconst char *const kPt
Definition: TSelector.cc:34