#include <SoftLeptonTagInfo.h>
Public Types | |
enum | Electron { pfElectronId = 0, btagElectronCands, egammaElectronId } |
enum | Generic { leptonId = 0, btagLeptonCands } |
enum | Muon { muonId = 0, btagMuonCands } |
Static Public Member Functions | |
template<typename T > | |
static T | byName (const char *name) |
Static Public Attributes | |
static const float | undef = -999.0 |
Static Private Member Functions | |
static unsigned int | internalByName (const char *name) |
Definition at line 37 of file SoftLeptonTagInfo.h.
Enumerator | |
---|---|
pfElectronId | |
btagElectronCands | |
egammaElectronId |
Definition at line 48 of file SoftLeptonTagInfo.h.
|
inlinestatic |
Definition at line 59 of file SoftLeptonTagInfo.h.
References internalByName().
|
staticprivate |
Definition at line 16 of file SoftLeptonTagInfo.cc.
References edm::errors::Configuration, and edm::hlt::Exception.
Referenced by byName().
|
static |
Definition at line 38 of file SoftLeptonTagInfo.h.
Referenced by reco::SoftLeptonProperties::hasQuality(), and btag::LeptonSelector::operator()().