Rivet::DressedLeptons Class Referenceabstract Cluster photons from a given FS to all charged particles (typically leptons) More...
Inheritance diagram for Rivet::DressedLeptons:
![]()
Detailed DescriptionCluster photons from a given FS to all charged particles (typically leptons) 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
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 and PID 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.
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 and PID 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.
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 and PID 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.
Member Function Documentation
Decide if a particle is to be accepted or not.
Reimplemented in Rivet::FinalPartons.
Add a colliding beam pair.
template<typename PROJ = Projection>
Apply the supplied projection on event evt.
template<typename PROJ = Projection>
Apply the supplied projection on event evt.
template<typename PROJ = Projection>
Apply the named projection on event evt.
Return the allowed beam pairs on which this projection can operate, not including recursion. Derived classes should ensure that all contained projections are registered in the _projections set for the beam constraint chaining to work.
Determine whether this object should be ordered before the object p given as argument. If p is of a different class than this, the before() function of the corresponding type_info objects is used. Otherwise, if the objects are of the same class, the virtual compare(const Projection &) will be returned.
template<typename PROJ >
Register a contained projection (user-facing version)
References Rivet::ProjectionApplier::declareProjection(). Referenced by Rivet::CentralityProjection::add(), Rivet::VetoedFinalState::addVetoOnThisFinalState(), Rivet::CentralEtHCM::CentralEtHCM(), Rivet::CentralityEstimator::CentralityEstimator(), Rivet::ChargedLeptons::ChargedLeptons(), Rivet::ALICE::CLMultiplicity< INNER >::CLMultiplicity(), Rivet::DISDiffHadron::DISDiffHadron(), Rivet::DISKinematics::DISKinematics(), Rivet::DISLepton::DISLepton(), Rivet::GammaGammaKinematics::GammaGammaKinematics(), Rivet::GammaGammaLeptons::GammaGammaLeptons(), Rivet::GeneratedCentrality::GeneratedCentrality(), Rivet::HadronicFinalState::HadronicFinalState(), Rivet::HeavyHadrons::HeavyHadrons(), Rivet::Hemispheres::Hemispheres(), Rivet::InvisibleFinalState::InvisibleFinalState(), Rivet::LeadingParticlesFinalState::LeadingParticlesFinalState(), Rivet::MC_pPbMinBiasTrigger::MC_pPbMinBiasTrigger(), Rivet::MC_SumETFwdPbCentrality::MC_SumETFwdPbCentrality(), Rivet::ATLAS::MinBiasTrigger::MinBiasTrigger(), Rivet::MissingMomentum::MissingMomentum(), Rivet::NeutralFinalState::NeutralFinalState(), Rivet::ParisiTensor::ParisiTensor(), Rivet::PercentileProjection::PercentileProjection(), Rivet::PrimaryHadrons::PrimaryHadrons(), Rivet::CentralityBinner< T, MDist >::setProjection(), Rivet::SmearedMET::SmearedMET(), Rivet::Spherocity::Spherocity(), Rivet::ATLAS::SumET_PB_Centrality::SumET_PB_Centrality(), Rivet::ATLAS::SumET_PBPB_Centrality::SumET_PBPB_Centrality(), Rivet::TauFinder::TauFinder(), Rivet::TriggerCDFRun0Run1::TriggerCDFRun0Run1(), Rivet::TriggerCDFRun2::TriggerCDFRun2(), Rivet::UndressBeamLeptons::UndressBeamLeptons(), Rivet::ALICE::V0AndTrigger::V0AndTrigger(), Rivet::ALICE::V0Trigger< MODE >::V0Trigger(), and Rivet::VetoedFinalState::VetoedFinalState().
template<typename PROJ >
Register a contained projection (user-facing, arg-reordered version)
References Rivet::ProjectionApplier::declareProjection().
template<typename PROJ >
Register a contained projection. The type of the argument is used to instantiate a new projection internally: this new object is applied to events rather than the argument object. Hence you are advised to only use locally-scoped Projection objects in your Projection and Analysis constructors, and to avoid polymorphism (e.g. handling
Referenced by Rivet::ProjectionApplier::declare().
Retrieve the dressed leptons.
References Rivet::cmpMomByPt(), and Rivet::ParticleFinder::particles().
Retrieve the dressed leptons ordered by supplied sorting functor.
References Rivet::ParticleFinder::particles().
template<typename PROJ >
Get the named projection, specifying return type via a template argument (user-facing alias).
References Rivet::ProjectionApplier::name().
template<typename PROJ >
Get the named projection, specifying return type via a template argument.
References Rivet::ProjectionHandler::getProjection(), and Rivet::ProjectionApplier::getProjHandler(). Referenced by Rivet::CentralityProjection::compare(), and Rivet::pcmp().
Get the named projection (non-templated, so returns as a reference to a Projection base class). References Rivet::ProjectionHandler::getProjection(), and Rivet::ProjectionApplier::getProjHandler().
Shortcut to make a named Cmp<Projection> comparison with the Referenced by Rivet::FParameter::compare(), Rivet::CentralEtHCM::compare(), Rivet::BeamThrust::compare(), Rivet::STAR_BES_Centrality::compare(), Rivet::MC_SumETFwdPbCentrality::compare(), Rivet::ATLAS::SumET_PB_Centrality::compare(), Rivet::CentralityEstimator::compare(), Rivet::Spherocity::compare(), Rivet::GammaGammaFinalState::compare(), Rivet::LossyFinalState< ConstRandomFilter >::compare(), Rivet::Thrust::compare(), Rivet::BRAHMSCentrality::compare(), Rivet::MC_pPbMinBiasTrigger::compare(), Rivet::ATLAS::SumET_PBPB_Centrality::compare(), Rivet::Hemispheres::compare(), Rivet::HeavyHadrons::compare(), Rivet::DISFinalState::compare(), Rivet::PercentileProjection::compare(), Rivet::ATLAS::MinBiasTrigger::compare(), Rivet::EventMixingBase::compare(), and Rivet::GeneratedCentrality::compare().
Shortcut to make a named Cmp<Projection> comparison with the
Referenced by Rivet::SmearedMET::compare(), Rivet::SmearedParticles::compare(), Rivet::SmearedJets::compare(), and Rivet::Correlators::compare(). Get the particles with selection cuts.
References Rivet::filter_select(), and Rivet::ParticleFinder::particles().
Get the particles with selection cuts via a functor.
References Rivet::filter_select(), and Rivet::ParticleFinder::particles().
Get the particles, ordered by supplied sorting function object
References Rivet::ParticleFinder::particles(), and Rivet::sortBy().
Get the particles, ordered by supplied sorting function object
References Rivet::ParticleFinder::particles(), and Rivet::sortBy().
Get the particles, ordered by a sorting functor and filtered by a selection functor
References Rivet::ParticleFinder::particles(), and Rivet::sortBy().
Get the particles, ordered by a sorting functor and filtered by a selection functor
References Rivet::ParticleFinder::particles(), and Rivet::sortBy().
Get the particles, ordered by decreasing \( p_T \) and with optional cuts This is a very common use-case, so is available as syntatic sugar for particles(c, cmpMomByPt). References Rivet::cmpMomByPt(), and Rivet::ParticleFinder::particles(). Referenced by Rivet::SmearedParticles::project(), and Rivet::SmearedParticles::truthParticles().
Get the particles, ordered by decreasing \( p_T \) and with optional cuts This is a very common use-case, so is available as syntatic sugar for particles(f, cmpMomByPt). References Rivet::cmpMomByPt(), and Rivet::ParticleFinder::particles().
Get the particles, ordered by decreasing \( p_T \) and with a cut on minimum \( p_T \) This is a very common use-case, so is available as syntatic sugar for particles(Cuts::pT >= ptmin, cmpMomByPt). References Rivet::cmpMomByPt(), and Rivet::ParticleFinder::particles().
Get the raw particles in no particular order, with no cuts
References Rivet::ParticleFinder::particles(). The documentation for this class was generated from the following file:
Generated by ![]() |