Thin or thick scatterer.
More...
#include <ThinScatterer.h>
Thin or thick scatterer.
Definition at line 38 of file ThinScatterer.h.
◆ ThinScatterer() [1/2]
genfit::ThinScatterer::ThinScatterer |
( |
| ) |
|
|
inline |
Definition at line 42 of file ThinScatterer.h.
42 :
MaterialProperties material_
Material boundary. '!' shuts up ROOT.
SharedPlanePtr sharedPlane_
◆ ThinScatterer() [2/2]
◆ getMaterial()
◆ getPlane()
◆ Print()
void genfit::ThinScatterer::Print |
( |
const Option_t * |
= "" | ) |
const |
Definition at line 29 of file ThinScatterer.cc.
29 {
30 std::cout << "ThinScatterer, defined in plane: ";
32 std::cout << "Material properties: ";
34}
void Print(const Option_t *="") const
◆ material_
◆ sharedPlane_
The documentation for this class was generated from the following files: