|
g4tools
5.4.0
|


Go to the source code of this file.
Classes | |
| class | tools::rroot::named |
Namespaces | |
| tools | |
| inlined C code : /////////////////////////////////// | |
| tools::rroot | |
Macros | |
| #define | tools_rroot_named |
Functions | |
| bool | tools::rroot::Named_stream (buffer &a_buffer, std::string &a_name, std::string &a_title) |
| bool | tools::rroot::AttLine_stream (buffer &a_buffer, short &a_color, short &a_style, short &a_width) |
| bool | tools::rroot::AttFill_stream (buffer &a_buffer, short &a_color, short &a_style) |
| bool | tools::rroot::AttMarker_stream (buffer &a_buffer) |
| bool | tools::rroot::GeoAtt_stream (buffer &a_buffer) |
| bool | tools::rroot::Att3D_stream (buffer &a_buffer) |
| template<class T > | |
| bool | tools::rroot::Array_stream (buffer &a_buffer, std::vector< T > &a_v) |
| template<class T > | |
| bool | tools::rroot::dummy_array_stream (buffer &a_buffer, int a_n) |