#include <GFPlanarHitPolicy.h>
|
static const std::string | fPolicyName = "GFPlanarHitPolicy" |
|
Definition at line 53 of file GFPlanarHitPolicy.h.
genf::GFPlanarHitPolicy::GFPlanarHitPolicy |
( |
| ) |
|
|
inline |
virtual genf::GFPlanarHitPolicy::~GFPlanarHitPolicy |
( |
| ) |
|
|
inlinevirtual |
Returns the physical detector plane.
Definition at line 38 of file GFPlanarHitPolicy.cxx.
GFDetPlane fPhysicalDetPlane
Physical detector plane. Given by detector hardware.
const std::string& genf::GFPlanarHitPolicy::getName |
( |
| ) |
|
|
inline |
void genf::GFPlanarHitPolicy::setDetPlane |
( |
const GFDetPlane & |
p | ) |
|
|
inline |
Set physical detector plane. Needs to be called before hit can be used.
For the planar detector the detector plane is fixed by the geometry of the detector hardware. This method should be called in the constructor of any derived RecoHit in order to setup the geometry of this hit.
Definition at line 76 of file GFPlanarHitPolicy.h.
GFDetPlane fPhysicalDetPlane
Physical detector plane. Given by detector hardware.
GFDetPlane genf::GFPlanarHitPolicy::fPhysicalDetPlane |
|
protected |
const std::string genf::GFPlanarHitPolicy::fPolicyName = "GFPlanarHitPolicy" |
|
staticprivate |
The documentation for this class was generated from the following files: