5#ifndef FORWARDTRACKER_BEAMLINE_H
6#define FORWARDTRACKER_BEAMLINE_H
28 std::string
str()
const;
37 std::ostream&
operator<<(std::ostream&,
const Beamline&);
void track(IParticle &) const
Beamline & operator=(Beamline rhs)
void swap(Beamline &other)
IBeamElement::Container_t m_elements
List_t::const_iterator ConstListIter_t
std::vector< ConstPtr_t > Container_t
std::ostream & operator<<(std::ostream &, const Beamline &)