|
Rivet
1.8.0
|
Get final state particles merged from two FinalState projections. More...
#include <MergedFinalState.hh>
Public Member Functions | |
Constructors | |
| MergedFinalState (const FinalState &fspa, const FinalState &fspb) | |
| virtual const Projection * | clone () const |
| Clone on the heap. | |
Protected Member Functions | |
| void | project (const Event &e) |
| Apply the projection on the supplied event. | |
| int | compare (const Projection &p) const |
| Compare projections. | |
Get final state particles merged from two FinalState projections.
| int Rivet::MergedFinalState::compare | ( | const Projection & | p | ) | const [protected, virtual] |
Compare projections.
Reimplemented from Rivet::FinalState.
References Rivet::Projection::mkNamedPCmp().
1.7.6.1