11#include <vxd/geometry/SensorInfoBase.h>
41 void appendSelectedPlanes(std::list<ROIDetPlane>* selectedPlanes, ROOT::Math::XYZVector recoTrackPosition,
int layer);
This class appends the VXDIntercept infos of a track to the list of intercepts.
void fillPlaneList(double toleranceZ, double tolerancePhi, const VXD::SensorInfoBase::SensorType det)
fill the list of planes
void appendSelectedPlanes(std::list< ROIDetPlane > *selectedPlanes, ROOT::Math::XYZVector recoTrackPosition, int layer)
Append to selectedPlanes those in the internal list for which a sensor is near the RecoTrack position...
ROIGeometry()
Constructor.
~ROIGeometry()
Destructor.
std::list< ROIDetPlane > m_planeList
list of planes
SensorType
Enum specifing the type of sensor the SensorInfo represents.
Abstract base class for different kinds of events.