rivet is hosted by Hepforge, IPPP Durham
Rivet  2.7.0
Rivet::WFinder Member List

This is the complete list of members for Rivet::WFinder, including all inherited members.

addPdgIdPair(PdgId beam1, PdgId beam2)Rivet::Projectioninline
addProjection(const PROJ &proj, const std::string &name)Rivet::ProjectionApplierinlineprotected
ALLCHLEPTONS enum value (defined in Rivet::WFinder)Rivet::WFinder
apply(const Event &evt, const Projection &proj) constRivet::ProjectionApplierinline
apply(const Event &evt, const PROJ &proj) constRivet::ProjectionApplierinline
apply(const Event &evt, const std::string &name) constRivet::ProjectionApplierinline
apply(const std::string &name, const Event &evt) constRivet::ProjectionApplierinline
applyProjection(const Event &evt, const Projection &proj) constRivet::ProjectionApplierinline
applyProjection(const Event &evt, const PROJ &proj) constRivet::ProjectionApplierinline
applyProjection(const Event &evt, const std::string &name) constRivet::ProjectionApplierinline
beamPairs() constRivet::Projectionvirtual
before(const Projection &p) constRivet::Projection
boson() constRivet::WFinderinline
bosons() constRivet::WFinderinline
ChargedLeptons enum name (defined in Rivet::WFinder)Rivet::WFinder
clear()Rivet::WFinderinline
clone() const =0Rivet::ParticleFinderpure virtual
CLUSTERALL enum value (defined in Rivet::WFinder)Rivet::WFinder
CLUSTERNODECAY enum value (defined in Rivet::WFinder)Rivet::WFinder
ClusterPhotons enum name (defined in Rivet::WFinder)Rivet::WFinder
collection_type typedef (defined in Rivet::ParticleFinder)Rivet::ParticleFinder
compare(const Projection &p) constRivet::WFinderprotectedvirtual
constituentLepton() constRivet::WFinderinline
constituentLeptons() constRivet::WFinderinline
constituentNeutrino() constRivet::WFinderinline
constituentNeutrinos() constRivet::WFinderinline
declare(const PROJ &proj, const std::string &name)Rivet::ProjectionApplierinlineprotected
declare(const std::string &name, const PROJ &proj)Rivet::ProjectionApplierinlineprotected
declareProjection(const PROJ &proj, const std::string &name)Rivet::ProjectionApplierinlineprotected
DEFAULT_RIVET_PROJ_CLONE(WFinder)Rivet::WFinder
empty() constRivet::ParticleFinderinline
empty(const Cut &c) constRivet::ParticleFinderinline
empty(const ParticleSelector &s) constRivet::ParticleFinderinline
entities() constRivet::ParticleFinderinline
entity_type typedef (defined in Rivet::ParticleFinder)Rivet::ParticleFinder
get(const std::string &name) constRivet::ProjectionApplierinline
getLog() constRivet::Projectioninlineprotected
getProjection(const std::string &name) constRivet::ProjectionApplierinline
getProjection(const std::string &name) constRivet::ProjectionApplierinline
getProjections() constRivet::ProjectionApplierinline
getProjHandler() constRivet::ProjectionApplierinlineprotected
hasProjection(const std::string &name) constRivet::ProjectionApplierinline
markAsOwned() constRivet::ProjectionApplierinline
MASS enum value (defined in Rivet::WFinder)Rivet::WFinder
MassWindow enum name (defined in Rivet::WFinder)Rivet::WFinder
missingMom() constRivet::WFinder
mkNamedPCmp(const Projection &otherparent, const std::string &pname) constRivet::Projectionprotected
mkPCmp(const Projection &otherparent, const std::string &pname) constRivet::Projectionprotected
mT() constRivet::WFinderinline
name() constRivet::Projectioninlinevirtual
NOCLUSTER enum value (defined in Rivet::WFinder)Rivet::WFinder
NOTRACK enum value (defined in Rivet::WFinder)Rivet::WFinder
operator=(const Projection &)Rivet::Projectionprotectedvirtual
ParticleFinder(const Cut &c=Cuts::OPEN)Rivet::ParticleFinderinline
particles() constRivet::ParticleFinderinlinevirtual
particles(const Cut &c) constRivet::ParticleFinderinline
particles(const ParticleSelector &selector) constRivet::ParticleFinderinline
particles(const ParticleSorter &sorter, const Cut &c=Cuts::open()) constRivet::ParticleFinderinline
particles(const Cut &c, const ParticleSorter &sorter) constRivet::ParticleFinderinline
particles(const ParticleSelector &selector, const ParticleSorter &sorter) constRivet::ParticleFinderinline
particles(const ParticleSorter &sorter, const ParticleSelector &selector) constRivet::ParticleFinderinline
particlesByPt(const Cut &c=Cuts::open()) constRivet::ParticleFinderinline
particlesByPt(const ParticleSelector &selector) constRivet::ParticleFinderinline
particlesByPt(double ptmin) constRivet::ParticleFinderinline
PhotonTracking enum name (defined in Rivet::WFinder)Rivet::WFinder
project(const Event &e)Rivet::WFinderprotectedvirtual
Projection()Rivet::Projection
ProjectionApplier()Rivet::ProjectionApplier
PROMPTCHLEPTONS enum value (defined in Rivet::WFinder)Rivet::WFinder
rawParticles() constRivet::ParticleFinderinline
remainingFinalState() constRivet::WFinder
setName(const std::string &name)Rivet::Projectioninlineprotected
size() constRivet::ParticleFinderinline
size(const Cut &c) constRivet::ParticleFinderinline
size(const ParticleSelector &s) constRivet::ParticleFinderinline
TRACK enum value (defined in Rivet::WFinder)Rivet::WFinder
TRANSMASS enum value (defined in Rivet::WFinder)Rivet::WFinder
WFinder(const FinalState &inputfs, const Cut &leptoncuts, PdgId pid, double minmass, double maxmass, double missingET, double dRmax=0.1, ChargedLeptons chLeptons=PROMPTCHLEPTONS, ClusterPhotons clusterPhotons=CLUSTERNODECAY, PhotonTracking trackPhotons=NOTRACK, MassWindow masstype=MASS, double masstarget=80.4 *GeV)Rivet::WFinder
WFinder(const FinalState &inputfs, const Cut &leptoncuts, PdgId pid, double minmass, double maxmass, double missingET, double dRmax, ClusterPhotons clusterPhotons, PhotonTracking trackPhotons=NOTRACK, MassWindow masstype=MASS, double masstarget=80.4 *GeV)Rivet::WFinderinline
~ParticleFinder()Rivet::ParticleFinderinlinevirtual
~Projection()Rivet::Projectionvirtual
~ProjectionApplier() (defined in Rivet::ProjectionApplier)Rivet::ProjectionAppliervirtual