|
| DetectorBoundary (DetectorStorage *storage) |
|
virtual void | cast (RayBeam &) const |
|
virtual std::string | name () const |
|
bool | reversible () const |
|
SurfaceShape * | surfaceShape () const |
|
template<class T > |
T * | surfaceShape () |
|
template<class T > |
T const * | surfaceShape () const |
|
EMInterface * | emInterface () const |
|
template<class T > |
T * | emInterface () |
|
template<class T > |
T const * | emInterface () const |
|
virtual std::string | name () const =0 |
|
virtual void | cast (RayBeam &) const |
|
virtual void | transmit (RayBeamSlice const &) const |
|
◆ cast()
void DetectorBoundary::cast |
( |
RayBeam & |
beam | ) |
const |
|
virtual |
◆ name()
std::string DetectorBoundary::name |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
- LibRZ/include/Elements/Detector.h
- LibRZ/src/Elements/Detector.cpp