#include "Rivet/Rivet.hh"
#include "Rivet/RivetBoost.hh"
#include "Rivet/Tools/Logging.fhh"
#include "Rivet/ProjectionApplier.fhh"
#include "Rivet/Projection.fhh"
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
Classes | |
class | ProjectionHandler |
The projection handler is a central repository for projections to be used in a Rivet analysis run. More... | |
Typedefs | |
typedef shared_ptr< const Projection > | ProjHandle |
Typedef for Projection (smart) pointer. |