LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Namespaces | |
details | |
Functions | |
template<typename Vect > | |
details::Vector3DStruct< Vect > | vector3D (Vect const &v) |
Produces a manipulator to print a vector. More... | |
details::Vector3DStruct<Vect> util::manip::vector3D | ( | Vect const & | v | ) |
Produces a manipulator to print a vector.
Vect | type of vector to be printed |
v | vector to be printed |
The typical usage is:
Definition at line 78 of file DataIOmanip.h.