#include "Rivet/Tools/Logging.hh"
#include "Rivet/Rivet.hh"
#include "Rivet/Particle.hh"
#include "Rivet/Event.hh"
#include "Rivet/Projection.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/LossyFinalState.hh"
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
Classes | |
class | ConstRandomFilter |
Functor used to implement constant random lossiness. More... | |
class | ConstLossyFinalState |
Randomly lose a constant fraction of particles. More... |