Belle II Software
release-08-01-10
|
Thin or thick scatterer. More...
#include <ThinScatterer.h>
Public Member Functions | |
ThinScatterer (const SharedPlanePtr &sharedPlane, const Material &material) | |
SharedPlanePtr | getPlane () const |
const Material & | getMaterial () const |
void | Print (const Option_t *="") const |
Private Attributes | |
SharedPlanePtr | sharedPlane_ |
Material | material_ |
Material boundary. '!' shuts up ROOT. | |
Thin or thick scatterer.
Definition at line 38 of file ThinScatterer.h.