List of all members | Public Member Functions | Public Attributes
io::Point_ROOT Class Reference

ROOT streamer implementation for utl::Point. More...

#include "io/Point_ROOT.h"

Public Member Functions

 ClassDefNV (Point_ROOT, DONT_CHANGE_THIS_NUMBER)
 
utl::Point Convert () const
 
void operator>> (utl::Point &p) const
 
 Point_ROOT ()
 
 Point_ROOT (const utl::Point &p)
 

Public Attributes

TVector3 fPoint
 

Detailed Description

ROOT streamer implementation for utl::Point.

Author
Stefano Argiro
Darko Veberic
Date
18 May 2004

Definition at line 25 of file Point_ROOT.h.

Constructor & Destructor Documentation

io::Point_ROOT::Point_ROOT ( )
inline

Definition at line 27 of file Point_ROOT.h.

Point_ROOT::Point_ROOT ( const utl::Point p)

Definition at line 9 of file Point_ROOT.cc.

References fPoint.

Member Function Documentation

io::Point_ROOT::ClassDefNV ( Point_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
utl::Point io::Point_ROOT::Convert ( ) const
inline
void Point_ROOT::operator>> ( utl::Point p) const

Definition at line 18 of file Point_ROOT.cc.

References fPoint.

Member Data Documentation

TVector3 io::Point_ROOT::fPoint

Definition at line 34 of file Point_ROOT.h.

Referenced by operator>>(), and Point_ROOT().


The documentation for this class was generated from the following files:

, generated on Tue Sep 26 2023.