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

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

#include <VXDSectorConnector.h>

Inheritance diagram for KiTrackMarlin::VXDSectorConnector:

Public Member Functions

 VXDSectorConnector (const SectorSystemVXD *sectorSystemVXD, unsigned layerStepMax, unsigned lastLayerToIP, int neighPhi=8, int neighTheta=1, int layerMax=10)
 
virtual std::set< int > getTargetSectors (int sector)
 

Detailed Description

Used to connect two sectors on the VXD.

Allows:

Member Function Documentation

std::set< int > VXDSectorConnector::getTargetSectors ( int  sector)
virtual
Returns
a set of all sectors that are connected to the passed sector

References KiTrackMarlin::SectorSystemVXD::getSector().


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