KLFitter  v1.3.2
Documentation of the KLFitter library -- The Kinematic Likelihood Fitter
Classes | Enumerations
KLFitter Namespace Reference

The KLFitter namespace. More...

Classes

class  BoostedLikelihoodTopLeptonJets
 Add brief description here. More...
 
class  DetectorAtlas_7TeV
 A class for describing of the ATLAS detector. More...
 
class  DetectorAtlas_8TeV
 A class for describing of the ATLAS detector. More...
 
class  DetectorAtlas_CrystalBall
 A class for describing of the ATLAS detector. More...
 
class  DetectorBase
 A base class for describing detectors. More...
 
class  DetectorSnowmass
 A class for describing the Snowmass detector. More...
 
class  Fitter
 The fitter class. More...
 
class  LikelihoodBase
 A base class for likelihoods. More...
 
class  LikelihoodOneHadronicTop
 A class implementing a likelihood to reconstruct the hemisphere of one single top quark that decays hadronically. More...
 
class  LikelihoodSgTopWtLJ
 A class implementing a likelihood for the SgTop Wt -> lepton+jets channel. More...
 
class  LikelihoodTopAllHadronic
 A class implementing a likelihood for the ttbar allhadronic channel. More...
 
class  LikelihoodTopDilepton
 A class implementing a likelihood for the ttbar dilepton channel. More...
 
class  LikelihoodTopLeptonJets
 A class implementing a likelihood for the ttbar lepton+jets channel. More...
 
class  LikelihoodTopLeptonJets_Angular
 This is an extension of LikelihoodTopLeptonJets, which adds angular information to the likelihood. More...
 
class  LikelihoodTopLeptonJets_JetAngles
 This is an extension of LikelihoodTopLeptonJets, which adds eta and phi values of the jets to the fit. More...
 
class  LikelihoodTopLeptonJetsUDSep
 This class is a variation of LikelihoodTopLeptonJets. More...
 
class  LikelihoodTTHLeptonJets
 A class implementing a likelihood for the ttH lepton+jets channel. More...
 
class  LikelihoodTTZTrilepton
 A class implementing a likelihood for the ttZ trilepton channel. More...
 
class  LikelihoodTwoTracks
 This class implements a likelihood for the reconstruction of a particle decaying to two (oppositely) charged particles producing tracks in the detector. More...
 
class  NuSolutions
 Neutrino Solution Set. More...
 
class  Particles
 A class describing particles. More...
 
class  Permutations
 A class permuting jets, electrons, muons and photons. More...
 
class  PhysicsConstants
 A class containing physics constants. More...
 
class  ResCrystalBallBase
 This class offers a simple parameterisation of a resolution. More...
 
class  ResCrystalBallJets
 This class offers a simple parameterization of a resolution. More...
 
class  ResDoubleGaussBase
 A class describing a resolution parameterized with a double Gaussian. More...
 
class  ResDoubleGaussE_1
 A class describing a resolution parameterized with a double Gaussian. More...
 
class  ResDoubleGaussE_2
 A class describing a resolution parameterized with a double Gaussian. More...
 
class  ResDoubleGaussE_3
 A class describing a resolution parameterized with a double Gaussian. More...
 
class  ResDoubleGaussE_4
 A class describing a resolution parameterized with a double Gaussian. More...
 
class  ResDoubleGaussE_5
 A class describing a resolution parameterized with a double Gaussian. More...
 
class  ResDoubleGaussPt
 A class describing a resolution parameterized with a double Gaussian. More...
 
class  ResGauss
 A class describing a Gaussian resolution. More...
 
class  ResGauss_MET
 A class describing a Gaussian resolution, parametrized for MET. More...
 
class  ResGaussE
 A class describing a Gaussian resolution. More...
 
class  ResGaussPt
 A class describing a Gaussian resolution. More...
 
class  ResolutionBase
 A base class for describing resolutions. More...
 
class  ResSingleGaussBase
 This class offers a simple parameterization of a resolution. More...
 
class  ResSingleGaussE
 This class offers a simple parameterization of a resolution. More...
 
class  ResSingleGaussLinearBase
 
class  ResSingleGaussMET
 This class offers a simple parameterization of a resolution. More...
 
class  ResSingleGaussPt
 This class offers a simple parameterization of a resolution. More...
 

Enumerations

enum  ResolutionType {
  ResolutionType::EnergyLightJet, ResolutionType::EnergyBJet, ResolutionType::EnergyGluonJet, ResolutionType::EnergyElectron,
  ResolutionType::EnergyMuon, ResolutionType::EnergyPhoton, ResolutionType::MissingET, ResolutionType::EtaLightJet,
  ResolutionType::EtaBJet, ResolutionType::PhiLightJet, ResolutionType::PhiBJet
}
 

Detailed Description

The KLFitter namespace.

Enumeration Type Documentation

Enumerator
EnergyLightJet 

Energy resolution of light jets.

EnergyBJet 

Energy resolution of b-jets.

EnergyGluonJet 

Energy resolution of gluon jets.

EnergyElectron 

Energy resolution of electrons.

EnergyMuon 

Energy resolution of muons.

EnergyPhoton 

Energy resolution of photons.

MissingET 

Missing ET resolution.

EtaLightJet 

Eta resolution of light jets.

EtaBJet 

Eta resolution of b-jets.

PhiLightJet 

Phi resolution of light jets.

PhiBJet 

Phi resolution of b-jets.