Rivet::DressedLeptons Class Reference Cluster photons from a given FS to charged leptons. More...
Inheritance diagram for Rivet::DressedLeptons:
![]()
Detailed DescriptionCluster photons from a given FS to charged leptons. This stores the original (bare) charged particles and photons as particles() while the newly created clustered lepton objects are accessible as dressedLeptons(). The clustering is done by a delta(R) cone around each bare lepton or by jet clustering. In both modes, double counting is avoided: for the dR clustering, a photon is only added to the closest bare lepton if it happens to be within the capture radius of more than one; for the jet clustering, only the bare lepton with the highest pT is retained if more than one is clustered into a jet. Constructor & Destructor Documentation◆ DressedLeptons() [1/3]
Constructor with a single input FinalState (used for both photons and bare leptons) Provide a single final state projection used to select the photons and bare leptons, a photon-clustering delta(R) cone size around each bare lepton, and an optional cut on the dressed leptons (i.e. the momenta after clustering). The final arguments control whether non-prompt photons are to be included, and whether the matching of photons to leptons is to be done via dR matching to the bare lepton or by a jet clustering algorithm. Set the clustering radius to 0 or negative to disable clustering. ◆ DressedLeptons() [2/3]
Constructor with default input FinalState. DressedLepton construction from a default-constructed FinalState. Provide a photon-clustering delta(R) cone size around each bare lepton, and an optional cut on the dressed leptons (i.e. the momenta after clustering). The final arguments control whether non-prompt photons are to be included, and whether the matching of photons to leptons is to be done via dR matching to the bare lepton or by a jet clustering algorithm. Set the clustering radius to 0 or negative to disable clustering. References Rivet::Cuts::open(), and Rivet::DressedLepton::photons(). ◆ DressedLeptons() [3/3]
Constructor with distinct photon and lepton finders. Provide final state projections used to select the photons and bare leptons, a clustering delta(R) cone size around each bare lepton, and an optional cut on the dressed leptons (i.e. the momenta after clustering.) The final arguments control whether non-prompt photons are to be included, and whether the matching of photons to leptons is to be done via dR matching to the bare lepton or by a jet clustering algorithm. Set the clustering radius to 0 or negative to disable clustering.
References Rivet::IdentifiedFinalState::acceptIdPairs(), Rivet::ProjectionApplier::addProjection(), and Rivet::Projection::setName(). Member Function Documentation◆ dressedLeptons() [1/2]
Retrieve the dressed leptons.
References Rivet::cmpMomByPt(), Rivet::DressedLepton::DressedLepton(), Rivet::ParticleBase::p(), and Rivet::particles(). Referenced by Rivet::WFinder::project(). ◆ dressedLeptons() [2/2]
Retrieve the dressed leptons ordered by supplied sorting functor.
References Rivet::DressedLepton::DressedLepton(), Rivet::ParticleBase::p(), and Rivet::particles(). ◆ project()
Apply the projection on the supplied event.
Reimplemented from Rivet::FinalState. References Rivet::FinalState::accept(), Rivet::Particle::charge3(), Rivet::deltaR(), Rivet::momentum(), Rivet::ParticleFinder::particles(), Rivet::pid(), Rivet::Particle::setConstituents(), and Rivet::sortByPt(). The documentation for this class was generated from the following files:
Generated on Sun Feb 17 2019 21:05:06 for Rivet by ![]() |