Rivet
1.8.0
|
Cluster photons from a given FS to all charged particles (typically leptons) from signal and store the original charged particles and photons as particles() while the newly created clustered lepton objects are accessible as clusteredLeptons() More...
#include <LeptonClusters.hh>
Public Member Functions | |
LeptonClusters (const FinalState &photons, const FinalState &signal, double dRmax, bool cluster, const std::vector< std::pair< double, double > > &etaRanges, double pTmin) | |
virtual const Projection * | clone () const |
Clone on the heap. | |
const vector< ClusteredLepton > & | clusteredLeptons () const |
Protected Member Functions | |
void | project (const Event &e) |
Apply the projection on the supplied event. | |
int | compare (const Projection &p) const |
Compare projections. |
Cluster photons from a given FS to all charged particles (typically leptons) from signal and store the original charged particles and photons as particles() while the newly created clustered lepton objects are accessible as clusteredLeptons()