rivet is hosted by Hepforge, IPPP Durham
Cmp.fhh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Rivet

Defines

#define RIVET_Cmp_FHH

Enumerations

enum  CmpState {
  UNDEFINED = -2, ASC = -1, ORDERED = -1, EQUIVALENT = 0,
  DESC = 1, UNORDERED = 1, ANTIORDERED = 1
}
 Enumerate the possible states of a Cmp object. More...

Define Documentation

#define RIVET_Cmp_FHH

Definition at line 3 of file Cmp.fhh.