Rivet
1.8.0
|
Find final state photons which in a cone around any particle in the "signal" final state. More...
#include <ClusteredPhotons.hh>
Public Member Functions | |
Constructors | |
ClusteredPhotons (const FinalState &fs, const FinalState &signal, double dRmax) | |
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. |
Find final state photons which in a cone around any particle in the "signal" final state.
Rivet::ClusteredPhotons::ClusteredPhotons | ( | const FinalState & | fs, |
const FinalState & | signal, | ||
double | dRmax | ||
) | [inline] |
Constructor with the two final states, and the maximum separation in dR for clustered photons
References Rivet::IdentifiedFinalState::acceptId(), Rivet::ProjectionApplier::addProjection(), and Rivet::Projection::setName().
Referenced by clone().