#include <TemplatedSoftLeptonTagInfo.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 48 of file TemplatedSoftLeptonTagInfo.h.
Enumerator | |
---|---|
pfElectronId | |
btagElectronCands | |
egammaElectronId |
Definition at line 59 of file TemplatedSoftLeptonTagInfo.h.
|
inlinestatic |
Definition at line 70 of file TemplatedSoftLeptonTagInfo.h.
References internalByName(), and dataset::name.
|
staticprivate |
Definition at line 14 of file TemplatedSoftLeptonTagInfo.cc.
References edm::errors::Configuration, Exception, and softMuonTagInfos_cfi::leptonId.
Referenced by byName().
|
static |
Definition at line 49 of file TemplatedSoftLeptonTagInfo.h.
Referenced by reco::SoftLeptonProperties::hasQuality(), and btag::LeptonSelector::operator()().