KiTrackMarlin
1.9.0
|
Used to connect two sectors on the FTD. More...
#include <FTDSectorConnector.h>
Public Member Functions | |
FTDSectorConnector (const SectorSystemFTD *sectorSystemFTD, unsigned layerStepMax, unsigned petalStepMax, unsigned lastLayerToIP) | |
virtual std::set< int > | getTargetSectors (int sector) |
Used to connect two sectors on the FTD.
Allows:
FTDSectorConnector::FTDSectorConnector | ( | const SectorSystemFTD * | sectorSystemFTD, |
unsigned | layerStepMax, | ||
unsigned | petalStepMax, | ||
unsigned | lastLayerToIP | ||
) |
layerStepMax | the maximum distance of the next layer on the inside |
petalStepMax | the maximum distance of the next petal (in + and - direction ) |
lastLayerToIP | the highest layer from where a direct jump to the IP is allowed |
|
virtual |
References KiTrackMarlin::SectorSystemFTD::getLayer(), KiTrackMarlin::SectorSystemFTD::getModule(), KiTrackMarlin::SectorSystemFTD::getSector(), and KiTrackMarlin::SectorSystemFTD::getSide().