rivet is hosted by Hepforge, IPPP Durham
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

Defines

#define Rivet_Projection_FHH

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.

Define Documentation

Definition at line 3 of file Projection.fhh.