Belle II Software
release-08-01-10
|
This class appends the SVDIntercept infos of a track to the list of intercepts. More...
#include <SVDROIGeometry.h>
Public Member Functions | |
SVDROIGeometry () | |
Constructor. | |
~SVDROIGeometry () | |
Destructor. | |
void | fillPlaneList (double toleranceZ, double tolerancePhi) |
fill the list of planes | |
void | appendSelectedPlanes (std::list< ROIDetPlane > *selectedPlanes, ROOT::Math::XYZVector recoTrackPosition, int layer) |
appends the interesting planes | |
Public Attributes | |
std::list< ROIDetPlane > | m_planeList |
list of planes | |
This class appends the SVDIntercept infos of a track to the list of intercepts.
Definition at line 24 of file SVDROIGeometry.h.