Rivet API documentation
![]() |
Rivet 4.1.3
|
GammaGammaLeptons.hh
75 : GammaGammaLeptons(Cuts::OPEN, lreco, ObjOrdering::ENERGY, beamundresstheta, isolDR, dressDR) { }
Project out all final-state particles in an event. Probably the most important projection in Rivet!
Definition FinalState.hh:12
virtual void project(const Event &e)
Perform the projection operation on the supplied event.
GammaGammaLeptons(const Cut &cuts=Cuts::OPEN, LeptonReco lreco=LeptonReco::ALL, ObjOrdering lsort=ObjOrdering::ENERGY, double beamundresstheta=0.0, double isolDR=0.0, double dressDR=0.0)
Constructor with optional cuts first.
Definition GammaGammaLeptons.hh:24
RIVET_DEFAULT_PROJ_CLONE(GammaGammaLeptons)
Clone on the heap.
const ParticlePair & in() const
The incoming lepton.
Definition GammaGammaLeptons.hh:113
GammaGammaLeptons(Cut &cuts, LeptonReco lreco=LeptonReco::ALL, double beamundresstheta=0.0, double isolDR=0.0, double dressDR=0.0)
Constructor without lepton-ordering spec, requiring cuts.
Definition GammaGammaLeptons.hh:55
GammaGammaLeptons(const FinalState &leptoncandidates, const Beam &beamproj=Beam(), const FinalState &isolationfs=FinalState(), double isolDR=0.0, ObjOrdering lsort=ObjOrdering::ENERGY)
Constructor from other constructors.
Definition GammaGammaLeptons.hh:79
const ParticlePair & out() const
The outgoing lepton.
Definition GammaGammaLeptons.hh:118
virtual CmpState compare(const Projection &p) const
Compare with other projections.
GammaGammaLeptons(LeptonReco lreco, double beamundresstheta=0.0, double isolDR=0.0, double dressDR=0.0)
Constructor without cuts or lepton-ordering spec, requiring lepton reco spec.
Definition GammaGammaLeptons.hh:71
GammaGammaLeptons(LeptonReco lreco, ObjOrdering lsort=ObjOrdering::ENERGY, double beamundresstheta=0.0, double isolDR=0.0, double dressDR=0.0)
Constructor without cuts, requiring lepton reco spec.
Definition GammaGammaLeptons.hh:63
Project only hadronic final state particles.
Definition HadronicFinalState.hh:16
Reconstruct leptons, generally including "dressing" with clustered photons.
Definition LeptonFinder.hh:29
const PROJ & declare(const PROJ &proj, const std::string &name) const
Register a contained projection (user-facing version).
Definition ProjectionApplier.hh:205
void setName(const std::string &name)
Used by derived classes to set their name.
Definition Projection.hh:146
Find final state particles directly connected to the hard process.
Definition PromptFinalState.hh:25
Incoming lepton beams with collinear photons subtracted.
Definition UndressBeamLeptons.hh:12
double p(const ParticleBase &p)
Unbound function access to p.
Definition ParticleBaseUtils.hh:819
Definition LHCbCommon.hh:9
std::pair< Particle, Particle > ParticlePair
Typedef for a pair of Particle objects.
Definition Particle.hh:43
Generated on for Rivet by
