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

TkrMatGeo Class Reference

#include <TkrDetGeo.h>

Inheritance diagram for TkrMatGeo:

TkrGeo tkrDetGeo List of all members.

Public Methods

 TkrMatGeo ()
 TkrMatGeo (Point p, Point s)
 TkrMatGeo (std::string name, double d, Point p, Point s)
void setMaterial (std::string name, double d)
std::string material () const
double X0 () const
double radLen ()

Private Attributes

std::string m_material
double m_X0

Constructor & Destructor Documentation

TkrMatGeo::TkrMatGeo ( ) [inline]
 

Definition at line 39 of file TkrDetGeo.h.

TkrMatGeo::TkrMatGeo ( Point p,
Point s ) [inline]
 

Definition at line 40 of file TkrDetGeo.h.

TkrMatGeo::TkrMatGeo ( std::string name,
double d,
Point p,
Point s ) [inline]
 

Definition at line 41 of file TkrDetGeo.h.


Member Function Documentation

double TkrMatGeo::X0 ( ) const [inline]
 

Definition at line 47 of file TkrDetGeo.h.

std::string TkrMatGeo::material ( ) const [inline]
 

Definition at line 46 of file TkrDetGeo.h.

double TkrMatGeo::radLen ( )
 

Definition at line 18 of file TkrDetGeo.cpp.

void TkrMatGeo::setMaterial ( std::string name,
double d )
 

Definition at line 11 of file TkrDetGeo.cpp.


Member Data Documentation

double TkrMatGeo::m_X0 [private]
 

Definition at line 53 of file TkrDetGeo.h.

std::string TkrMatGeo::m_material [private]
 

Definition at line 52 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