ProjectionHandler.hh File Reference

#include "Rivet/Rivet.hh"
#include "Rivet/RivetBoost.hh"
#include "Rivet/Tools/Logging.fhh"
#include "Rivet/ProjectionApplier.fhh"
#include "Rivet/Projection.fhh"

Include dependency graph for ProjectionHandler.hh:

This graph shows which files directly or indirectly include this file:

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.