11 #include <tracking/pxdDataReductionClasses/ROIDetPlane.h>
12 #include <Math/Vector3D.h>
40 void appendSelectedPlanes(std::list<ROIDetPlane>* selectedPlanes, ROOT::Math::XYZVector recoTrackPosition,
int layer);
This class appends the SVDIntercept infos of a track to the list of intercepts.
void appendSelectedPlanes(std::list< ROIDetPlane > *selectedPlanes, ROOT::Math::XYZVector recoTrackPosition, int layer)
appends the interesting planes
SVDROIGeometry()
Constructor.
void fillPlaneList(double toleranceZ, double tolerancePhi)
fill the list of planes
~SVDROIGeometry()
Destructor.
std::list< ROIDetPlane > m_planeList
list of planes
Abstract base class for different kinds of events.