6 #include <boost/optional.hpp> 51 boost::optional<boca::Member> Member(
Id id)
const;
62 std::vector<Pair> members_;
Family member with id, position, and 4-momentum.
Definition: Member.hh:16
Relative Mother(Relative relative)
Definition: Family.cpp:33
Id
PDG particle naming conventions.
Definition: Id.hh:23
std::ostream & operator<<(std::ostream &stream, Relative relative)
Stream the name of a family relative.
Definition: Family.cpp:27
Relative StepMother(Relative relative)
Definition: Family.cpp:43
Boosted Collider Analysis.
Definition: Analysis.hh:15
std::string Name(Output output)
Definition: Base.cpp:23
std::vector< Relative > Relatives()
Definition: Family.cpp:48
Relative
Definition: Family.hh:14