Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

CalMatGeo Class Reference

#include <CalDetGeo.h>

Inheritance diagram for CalMatGeo:

CalGeo CalDetGeo List of all members.

Public Methods

 CalMatGeo ()
 CalMatGeo (Point p, Point s)
 CalMatGeo (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

CalMatGeo::CalMatGeo ( ) [inline]
 

Definition at line 39 of file CalDetGeo.h.

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

Definition at line 40 of file CalDetGeo.h.

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

Definition at line 41 of file CalDetGeo.h.


Member Function Documentation

double CalMatGeo::X0 ( ) const [inline]
 

Definition at line 47 of file CalDetGeo.h.

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

Definition at line 46 of file CalDetGeo.h.

double CalMatGeo::radLen ( )
 

Definition at line 18 of file CalDetGeo.cpp.

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

Definition at line 11 of file CalDetGeo.cpp.


Member Data Documentation

double CalMatGeo::m_X0 [private]
 

Definition at line 53 of file CalDetGeo.h.

std::string CalMatGeo::m_material [private]
 

Definition at line 52 of file CalDetGeo.h.


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