Projection.fhh File Reference

#include "Rivet/Cmp.fhh"
Include dependency graph for Projection.fhh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  less< const Rivet::Projection * >
 This is the function called when comparing two (const) pointers to Rivet::Projection. More...

Namespaces

namespace  Rivet
namespace  std
 

STL namespace.


Typedefs

typedef Projection * ProjectionPtr
typedef const Projection * ConstProjectionPtr

Functions

template<typename PROJ >
const PROJ & pcast (const Projection &p)
 Convenience method for casting to a const Projection reference.
template<typename PROJ >
const PROJ * pcast (const Projection *p)
 Convenience method for casting to a const Projection pointer.