Rosetta
Namespaces | Functions
Edge.cc File Reference

Fold tree edge class. More...

#include <core/kinematics/Edge.hh>
#include <basic/Tracer.hh>
#include <iostream>
#include <string>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::kinematics
 

Functions

static basic::Tracer core::kinematics::tr ("core.kinematics")
 
std::ostream & core::kinematics::operator<< (std::ostream &os, const Edge &e)
 
std::istream & core::kinematics::operator>> (std::istream &is, Edge &e)
 
bool core::kinematics::operator< (Edge const &a, Edge const &b)
 
bool core::kinematics::operator== (Edge const &a, Edge const &b)
 
bool core::kinematics::operator!= (Edge const &a, Edge const &b)
 

Detailed Description

Fold tree edge class.

Author
Phil Bradley