Rivet  1.8.0
Protected Member Functions
Rivet::MergedFinalState Class Reference

Get final state particles merged from two FinalState projections. More...

#include <MergedFinalState.hh>

Inheritance diagram for Rivet::MergedFinalState:
Rivet::FinalState Rivet::Projection Rivet::ProjectionApplier

List of all members.

Public Member Functions

Constructors
 MergedFinalState (const FinalState &fspa, const FinalState &fspb)
virtual const Projectionclone () 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.

Detailed Description

Get final state particles merged from two FinalState projections.


Member Function Documentation

int Rivet::MergedFinalState::compare ( const Projection p) const [protected, virtual]

Compare projections.

Todo:
: Currently A+B is not recognised to be the same as B+A.

Reimplemented from Rivet::FinalState.

References Rivet::Projection::mkNamedPCmp().


The documentation for this class was generated from the following files: