Cut.hh File Reference

#include "Rivet/Rivet.hh"
#include "Rivet/Cut.fhh"
#include <iostream>

Include dependency graph for Cut.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  Cuts
class  Cuts::BinaryCut
 A minimal wrapper class to define >=, <= cut pairs. More...

Functions

ostream & operator<< (ostream &os, const Cuts &cuts)
 Allow Cuts to be passed to an ostream.