#include "Rivet/Projections/IsolationProjection.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/JetAlg.hh"
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
Typedefs | |
typedef IsolationProjection < JetAlg, JetAlg > | AllJetsIso |
typedef IsolationProjection < FinalState, FinalState > | AllParticleIso |
typedef IsolationProjection < FinalState, JetAlg > | ParticleFromJetIso |