InvMassFinalState.hh 35 InvMassFinalState(const std::vector<std::pair<PdgId, PdgId> >& idpairs, // vector of pairs of decay products Definition: ALICE_2010_I880049.cc:13 Identify particles which can be paired to fit within a given invariant mass window. Definition: InvMassFinalState.hh:11 void project(const Event &e) Apply the projection on the supplied event. Definition: InvMassFinalState.cc:80 const std::vector< std::pair< Particle, Particle > > & particlePairs() const Constituent pairs. Definition: InvMassFinalState.cc:180 DEFAULT_RIVET_PROJ_CLONE(InvMassFinalState) Clone on the heap. Definition: Event.hh:22 InvMassFinalState(const FinalState &fsp, const std::pair< PdgId, PdgId > &idpair, double minmass, double maxmass, double masstarget=-1.0) Constructor for a single inv-mass pair. Project out all final-state particles in an event. Probably the most important projection in Rivet! ... Definition: FinalState.hh:12 int compare(const Projection &p) const Compare projections. Definition: InvMassFinalState.cc:53 void useTransverseMass(bool usetrans=true) Choose whether to use the full inv mass or just the transverse mass. Definition: InvMassFinalState.hh:50 void calc(const Particles &inparticles) Operate on a given particle vector directly instead of through project (no caching) ... Definition: InvMassFinalState.cc:86 Generated on Sun Feb 17 2019 21:04:56 for Rivet by ![]() |