KLFitter  v1.3.2
Documentation of the KLFitter library -- The Kinematic Likelihood Fitter
KLFitter::Particles Member List

This is the complete list of members for KLFitter::Particles, including all inherited members.

AddParticle(const TLorentzVector &particle, double DetEta, float LepCharge, KLFitter::Particles::ParticleType ptype, std::string name="", int measuredindex=-1)KLFitter::Particles
AddParticle(const TLorentzVector *const particle, double DetEta, float LepCharge, KLFitter::Particles::ParticleType ptype, std::string name="", int measuredindex=-1)KLFitter::Particles
AddParticle(const TLorentzVector &particle, double DetEta, KLFitter::Particles::ParticleType ptype, std::string name="", int measuredindex=-1, bool isBtagged=false, double bTagEff=-1., double bTagRej=-1., TrueFlavorType trueflav=kNone, double btagweight=999)KLFitter::Particles
AddParticle(const TLorentzVector *const particle, double DetEta, KLFitter::Particles::ParticleType ptype, std::string name="", int measuredindex=-1, bool isBtagged=false, double bTagEff=-1., double bTagRej=-1., TrueFlavorType trueflav=kNone, double btagweight=999)KLFitter::Particles
AddParticle(const TLorentzVector &particle, KLFitter::Particles::ParticleType ptype, std::string name="", int measuredindex=-1, bool isBtagged=false, double bTagEff=-1., double bTagRej=-1., TrueFlavorType trueflav=kNone, double btagweight=999)KLFitter::Particles
AddParticle(const TLorentzVector *const particle, KLFitter::Particles::ParticleType ptype, std::string name="", int measuredindex=-1, bool isBtagged=false, double bTagEff=-1., double bTagRej=-1., TrueFlavorType trueflav=kNone, double btagweight=999)KLFitter::Particles
AddParticle(const TLorentzVector &particle, KLFitter::Particles::ParticleType ptype, std::string name, int measuredindex, TrueFlavorType trueflav, double btagweight=999)KLFitter::Particles
AddParticle(const TLorentzVector *const particle, KLFitter::Particles::ParticleType ptype, std::string name, int measuredindex, TrueFlavorType trueflav, double btagweight=999)KLFitter::Particles
AddParticle(const TLorentzVector &particle, KLFitter::Particles::ParticleType ptype, std::string name="", int measuredindex=-1, const std::vector< double > &uncertainies=std::vector< double >())KLFitter::Particles
Boson(int index)KLFitter::Particles
BTaggingEfficiency(int index) const KLFitter::Particlesinline
BTaggingRejection(int index) const KLFitter::Particlesinline
BTagWeight(int index) const KLFitter::Particlesinline
BTagWeightSet(int index) const KLFitter::Particlesinline
CheckIndex(const std::vector< TLorentzVector > &container, int index) const KLFitter::Particles
DetEta(int index, KLFitter::Particles::ParticleType ptype) const KLFitter::Particles
Electron(int index)KLFitter::Particles
ElectronIndex(int index) const KLFitter::Particles
FindParticle(const std::string &name, TLorentzVector *&particle, int *index, KLFitter::Particles::ParticleType *ptype)KLFitter::Particles
IsBTagged(int index) const KLFitter::Particlesinline
JetIndex(int index) const KLFitter::Particles
kB enum valueKLFitter::Particles
kBoson enum valueKLFitter::Particles
kElectron enum valueKLFitter::Particles
kLight enum valueKLFitter::Particles
kLightDown enum valueKLFitter::Particles
kLightUp enum valueKLFitter::Particles
kMuon enum valueKLFitter::Particles
kNeutrino enum valueKLFitter::Particles
kNone enum valueKLFitter::Particles
kParton enum valueKLFitter::Particles
kPhoton enum valueKLFitter::Particles
kTau enum valueKLFitter::Particles
kTrack enum valueKLFitter::Particles
LeptonCharge(int index, KLFitter::Particles::ParticleType ptype) const KLFitter::Particles
Muon(int index)KLFitter::Particles
MuonIndex(int index) const KLFitter::Particles
NameBoson(int index) const KLFitter::Particles
NameElectron(int index) const KLFitter::Particles
NameMuon(int index) const KLFitter::Particles
NameNeutrino(int index) const KLFitter::Particles
NameParticle(int index, KLFitter::Particles::ParticleType ptype) const KLFitter::Particles
NamePhoton(int index) const KLFitter::Particles
NameTau(int index) const KLFitter::Particles
NBosons() const KLFitter::Particlesinline
NBTags() const KLFitter::Particles
NElectrons() const KLFitter::Particlesinline
Neutrino(int index)KLFitter::Particles
NMuons() const KLFitter::Particlesinline
NNeutrinos() const KLFitter::Particlesinline
NParticles() const KLFitter::Particlesinline
NParticles(KLFitter::Particles::ParticleType ptype) const KLFitter::Particles
NPartons() const KLFitter::Particlesinline
NPhotons() const KLFitter::Particlesinline
NTaus() const KLFitter::Particlesinline
NTracks() const KLFitter::Particlesinline
operator=(const Particles &o)KLFitter::Particles
Particle(const std::string &name)KLFitter::Particles
Particle(int index, KLFitter::Particles::ParticleType ptype)KLFitter::Particles
ParticleContainer(KLFitter::Particles::ParticleType ptype) const KLFitter::Particles
ParticleContainer(KLFitter::Particles::ParticleType ptype)KLFitter::Particles
ParticleNameContainer(KLFitter::Particles::ParticleType ptype) const KLFitter::Particles
ParticleNameContainer(KLFitter::Particles::ParticleType ptype)KLFitter::Particles
Particles()KLFitter::Particles
Particles(const Particles &o)KLFitter::Particlesexplicit
ParticleType enum nameKLFitter::Particles
Parton(int index)KLFitter::Particles
Photon(int index)KLFitter::Particles
PhotonIndex(int index) const KLFitter::Particles
RemoveParticle(int index, KLFitter::Particles::ParticleType ptype)KLFitter::Particles
RemoveParticle(const std::string &name)KLFitter::Particles
SetBTaggingEfficiency(int index, double btagEff)KLFitter::Particles
SetBTaggingRejection(int index, double btagRej)KLFitter::Particles
SetBTagWeight(int index, double btagweight)KLFitter::Particles
SetBTagWeightSet(int index, bool btagweightset)KLFitter::Particles
SetIsBTagged(int index, bool isBTagged)KLFitter::Particles
Tau(int index)KLFitter::Particles
Track(int index)KLFitter::Particles
TrackIndex(int index) const KLFitter::Particles
TrueFlavor(int index) const KLFitter::Particlesinline
TrueFlavorType enum nameKLFitter::Particles
Uncertainties(int index, KLFitter::Particles::ParticleType ptype) const KLFitter::Particles
~Particles()KLFitter::Particles