CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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.

operators for combining variables

Enumerator
kAdd 
kMult 

Definition at line 35 of file TtSemiLepJetComb.h.

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_trackconst char *const kPt
Definition: TSelector.cc:33