24#ifndef genfit_ThinScatterer_h
25#define genfit_ThinScatterer_h
50 void Print(
const Option_t* =
"")
const;
Material properties needed e.g. for material effects calculation.
MaterialProperties material_
Material boundary. '!' shuts up ROOT.
SharedPlanePtr sharedPlane_
void Print(const Option_t *="") const
const MaterialProperties & getMaterial() const
ThinScatterer(const SharedPlanePtr &sharedPlane, const MaterialProperties &material)
SharedPlanePtr getPlane() const
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.