A set of cylindrical particle coordinates.
virtual void Print(std::ostream &out) const
Actual print out method so it can be called from a derived class.
friend std::ostream & operator<<(std::ostream &out, BDSParticleCoordsCylindrical const &p)
Output stream.