|
The Rivet MC analysis system
1.8.2
|
This is the complete list of members for WFinder, including all inherited members.
_addProjection(const Projection &proj, const std::string &name) | ProjectionApplier | [protected] |
_allowProjReg | ProjectionApplier | [protected] |
_bosons | WFinder | [private] |
_constituentLeptons | WFinder | [private] |
_constituentNeutrinos | WFinder | [private] |
_etaRanges | FinalState | [protected] |
_etMiss | WFinder | [private] |
_init(const FinalState &inputfs, const std::vector< std::pair< double, double > > &etaRanges, double pTmin, PdgId pid, double minmass, double maxmass, double missingET, double dRmax, bool clusterPhotons, bool trackPhotons, double masstarget, bool useTransverseMass) | WFinder | [private] |
_masstarget | WFinder | [private] |
_maxmass | WFinder | [private] |
_minmass | WFinder | [private] |
_nu_pid | WFinder | [private] |
_pid | WFinder | [private] |
_ptmin | FinalState | [protected] |
_theParticles | FinalState | [mutable, protected] |
_trackPhotons | WFinder | [private] |
_useTransverseMass | WFinder | [private] |
accept(const Particle &p) const | FinalState | [protected] |
addPdgIdPair(PdgId beam1, PdgId beam2) | Projection | [inline] |
addProjection(const PROJ &proj, const std::string &name) | ProjectionApplier | [inline, protected] |
applyProjection(const Event &evt, const PROJ &proj) const | ProjectionApplier | [inline] |
applyProjection(const Event &evt, const Projection &proj) const | ProjectionApplier | [inline] |
applyProjection(const Event &evt, const std::string &name) const | ProjectionApplier | [inline] |
beamPairs() const | Projection | [virtual] |
before(const Projection &p) const | Projection | |
bosons() const | WFinder | [inline] |
clear() | WFinder | [inline] |
clone() const | WFinder | [inline, virtual] |
Cmp< Projection > class | Projection | [friend] |
collection_type typedef | FinalState | |
compare(const Projection &p) const | WFinder | [protected, virtual] |
constituentLeptons() const | WFinder | [inline] |
constituentNeutrinos() const | WFinder | [inline] |
empty() const | FinalState | [inline, virtual] |
entities() const | FinalState | [inline] |
entity_type typedef | FinalState | |
Event class | Projection | [friend] |
FinalState(double mineta=-MAXRAPIDITY, double maxeta=MAXRAPIDITY, double minpt=0.0 *GeV) | FinalState | |
FinalState(const vector< pair< double, double > > &etaRanges, double minpt=0.0 *GeV) | FinalState | |
getLog() const | Projection | [inline] |
getProjection(const std::string &name) const | ProjectionApplier | [inline] |
getProjection(const std::string &name) const | ProjectionApplier | [inline] |
getProjections() const | ProjectionApplier | [inline] |
getProjHandler() const | ProjectionApplier | [inline, protected] |
isEmpty() const | FinalState | [inline, virtual] |
mkNamedPCmp(const Projection &otherparent, const std::string &pname) const | Projection | [protected] |
mkPCmp(const Projection &otherparent, const std::string &pname) const | Projection | [protected] |
name() const | Projection | [inline, virtual] |
particles() const | FinalState | [inline, virtual] |
particles(F sorter) const | FinalState | [inline] |
particlesByE() const | FinalState | [inline] |
particlesByEt() const | FinalState | [inline] |
particlesByEta() const | FinalState | [inline] |
particlesByModEta() const | FinalState | [inline] |
particlesByP() const | FinalState | [inline] |
particlesByPt() const | FinalState | [inline] |
project(const Event &e) | WFinder | [protected, virtual] |
Projection() | Projection | |
ProjectionApplier() | ProjectionApplier | |
ptMin() const | FinalState | [inline, virtual] |
remainingFinalState() const | WFinder | |
setName(const std::string &name) | Projection | [inline] |
size() const | FinalState | [inline, virtual] |
WFinder(const FinalState &inputfs, double etaMin, double etaMax, double pTmin, PdgId pid, double minmass, double maxmass, double missingET, double dRmax, bool clusterPhotons=true, bool trackPhotons=false, double masstarget=80.4, bool useTransverseMass=false) | WFinder | |
WFinder(const FinalState &inputfs, const std::vector< std::pair< double, double > > &etaRanges, double pTmin, PdgId pid, double minmass, const double maxmass, double missingET, double dRmax, bool clusterPhotons=true, bool trackPhotons=false, double masstarget=80.4, bool useTransverseMass=false) | WFinder | |
WFinder(double, double, double, PdgId, double, double, double, double, bool clusterPhotons=true, bool trackPhotons=false, double masstarget=80.4, bool useTransverseMass=false) | WFinder | |
WFinder(const std::vector< std::pair< double, double > > &, double, PdgId, double, double, double, double, bool clusterPhotons=true, bool trackPhotons=false, double masstarget=80.4, bool useTransverseMass=false) | WFinder | |
~Projection() | Projection | [virtual] |
~ProjectionApplier() | ProjectionApplier | [virtual] |
|