Thin or thick scatterer.
More...
#include <ThinScatterer.h>
Thin or thick scatterer.
Definition at line 37 of file ThinScatterer.h.
◆ ThinScatterer() [1/2]
genfit::ThinScatterer::ThinScatterer |
( |
| ) |
|
|
inline |
Definition at line 40 of file ThinScatterer.h.
40 : TObject(), sharedPlane_(), material_() { ; }
◆ ThinScatterer() [2/2]
Definition at line 41 of file ThinScatterer.h.
41 : TObject(), sharedPlane_(sharedPlane), material_(material) { ; }
◆ getMaterial()
◆ getPlane()
◆ Print()
void genfit::ThinScatterer::Print |
( |
const Option_t * |
= "" | ) |
const |
The documentation for this class was generated from the following file: