Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TkrGeo Class Reference

#include <TkrDetGeo.h>

Inheritance diagram for TkrGeo:

TkrMatGeo tkrDetGeo List of all members.

Public Methods

 TkrGeo (Point p = Point(0.,0.,0.), Point s=Point(0.,0.,0))
void setGeo (Point p, Point s)
void setPosition (Point p)
void setSize (Point s)
Point position () const
Point size () const

Private Attributes

Point m_position
Point m_size

Constructor & Destructor Documentation

TkrGeo::TkrGeo ( Point p = Point(0.,0.,0.),
Point s = Point(0.,0.,0) ) [inline]
 

Definition at line 16 of file TkrDetGeo.h.


Member Function Documentation

Point TkrGeo::position ( ) const [inline]
 

Definition at line 23 of file TkrDetGeo.h.

Referenced by SiClustersAlg::position().

void TkrGeo::setGeo ( Point p,
Point s )
 

Definition at line 4 of file TkrDetGeo.cpp.

void TkrGeo::setPosition ( Point p ) [inline]
 

Definition at line 19 of file TkrDetGeo.h.

void TkrGeo::setSize ( Point s ) [inline]
 

Definition at line 20 of file TkrDetGeo.h.

Point TkrGeo::size ( ) const [inline]
 

Definition at line 24 of file TkrDetGeo.h.

Referenced by SiClustersAlg::position().


Member Data Documentation

Point TkrGeo::m_position [private]
 

Definition at line 28 of file TkrDetGeo.h.

Point TkrGeo::m_size [private]
 

Definition at line 29 of file TkrDetGeo.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:21:30 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000