KiTrackMarlin  1.9.0
Public Member Functions | List of all members
KiTrackMarlin::FTDSectorConnector Class Reference

Used to connect two sectors on the FTD. More...

#include <FTDSectorConnector.h>

Inheritance diagram for KiTrackMarlin::FTDSectorConnector:

Public Member Functions

 FTDSectorConnector (const SectorSystemFTD *sectorSystemFTD, unsigned layerStepMax, unsigned petalStepMax, unsigned lastLayerToIP)
 
virtual std::set< int > getTargetSectors (int sector)
 

Detailed Description

Used to connect two sectors on the FTD.

Allows:

Constructor & Destructor Documentation

FTDSectorConnector::FTDSectorConnector ( const SectorSystemFTD sectorSystemFTD,
unsigned  layerStepMax,
unsigned  petalStepMax,
unsigned  lastLayerToIP 
)
Parameters
layerStepMaxthe maximum distance of the next layer on the inside
petalStepMaxthe maximum distance of the next petal (in + and - direction )
lastLayerToIPthe highest layer from where a direct jump to the IP is allowed

Member Function Documentation

std::set< int > FTDSectorConnector::getTargetSectors ( int  sector)
virtual

The documentation for this class was generated from the following files: