CMS 3D CMS Logo

Enumerations
WDecay Namespace Reference

Enumerations

enum  LeptonType { kNone, kElec, kMuon, kTau }
 

Enumeration Type Documentation

◆ LeptonType

classification of leptons in the decay channel of the W boson used in several places throughout the package

Enumerator
kNone 
kElec 
kMuon 
kTau 

Definition at line 27 of file TopGenEvent.h.

27 { kNone, kElec, kMuon, kTau };
WDecay::kTau
Definition: TopGenEvent.h:27
WDecay::kNone
Definition: TopGenEvent.h:27
WDecay::kMuon
Definition: TopGenEvent.h:27
WDecay::kElec
Definition: TopGenEvent.h:27