Family.cpp File Reference
#include <boost/range/algorithm/find_if.hpp>
#include "boca/generic/Types.hh"
#include "boca/identification/Family.hh"
#include "boca/generic/DEBUG_MACROS.hh"
Include dependency graph for Family.cpp:
Namespaces | |
boca | |
Boosted Collider Analysis. | |
Functions | |
std::string | boca::Name (Relative relative) |
std::ostream & | boca::operator<< (std::ostream &stream, Relative relative) |
Stream the name of a family relative. More... | |
Relative | boca::Mother (Relative relative) |
Relative | boca::StepMother (Relative relative) |
std::vector< Relative > | boca::Relatives () |
std::ostream & | boca::operator<< (std::ostream &stream, Family const &family) |