addProcessingSignalListener(ProcessingSignalListener *psl) | CompositeProcessingSignalListener | protected |
apply(const std::vector< std::pair< VxdID, std::pair< long, long > > > &hits, std::vector< std::pair< double, double > > &tracks) override | FastInterceptFinder2DFPGA | |
Findlet< const std::pair< VxdID, std::pair< long, long > >, std::pair< double, double > >::apply(ToVector< AIOTypes > &... ioVectors)=0 | Findlet< const std::pair< VxdID, std::pair< long, long > >, std::pair< double, double > > | pure virtual |
beginEvent() override | CompositeProcessingSignalListener | virtual |
beginRun() override | CompositeProcessingSignalListener | virtual |
DepthFirstSearch(uint lastIndexX, uint lastIndexY) | FastInterceptFinder2DFPGA | private |
endRun() override | CompositeProcessingSignalListener | virtual |
exposeParameters(ModuleParamList *moduleParamList, const std::string &prefix) override | FastInterceptFinder2DFPGA | virtual |
fastInterceptFinder2d(const std::vector< std::pair< VxdID, std::pair< long, long > > > &hits, uint xmin, uint xmax, uint ymin, uint ymax, uint currentRecursion) | FastInterceptFinder2DFPGA | private |
FastInterceptFinder2DFPGA() | FastInterceptFinder2DFPGA | |
FindHoughSpaceCluster() | FastInterceptFinder2DFPGA | private |
getDescription() | Findlet< const std::pair< VxdID, std::pair< long, long > >, std::pair< double, double > > | inlinevirtual |
getNProcessingSignalListener() | CompositeProcessingSignalListener | protected |
gnuplotoutput(const std::vector< std::pair< VxdID, std::pair< long, long > > > &hits) | FastInterceptFinder2DFPGA | private |
initialize() override | FastInterceptFinder2DFPGA | virtual |
IOTypes typedef | Findlet< const std::pair< VxdID, std::pair< long, long > >, std::pair< double, double > > | |
IOVectors typedef | Findlet< const std::pair< VxdID, std::pair< long, long > >, std::pair< double, double > > | |
layerFilter(std::vector< bool > layer) | FastInterceptFinder2DFPGA | inlineprivate |
m_activeSectorArray | FastInterceptFinder2DFPGA | private |
m_clusterCoG | FastInterceptFinder2DFPGA | private |
m_clusterCount | FastInterceptFinder2DFPGA | private |
m_clusterInitialPosition | FastInterceptFinder2DFPGA | private |
m_clusterSize | FastInterceptFinder2DFPGA | private |
m_cogoutstream | FastInterceptFinder2DFPGA | private |
m_const_rectColor | FastInterceptFinder2DFPGA | private |
m_HSCenterCosValuesLUT | FastInterceptFinder2DFPGA | private |
m_HSCenterSinValuesLUT | FastInterceptFinder2DFPGA | private |
m_HSCosValuesLUT | FastInterceptFinder2DFPGA | private |
m_HSSinValuesLUT | FastInterceptFinder2DFPGA | private |
m_HSXCenterLUT | FastInterceptFinder2DFPGA | private |
m_HSXLUT | FastInterceptFinder2DFPGA | private |
m_HSYCenterLUT | FastInterceptFinder2DFPGA | private |
m_HSYLUT | FastInterceptFinder2DFPGA | private |
m_initialized | ProcessingSignalListener | private |
m_initializedAs | ProcessingSignalListener | private |
m_param_gnuplotHSCoGOutputFileName | FastInterceptFinder2DFPGA | private |
m_param_gnuplotHSOutputFileName | FastInterceptFinder2DFPGA | private |
m_param_gnuplotHSRectOutputFileName | FastInterceptFinder2DFPGA | private |
m_param_isUFinder | FastInterceptFinder2DFPGA | private |
m_param_MaximumHSClusterSize | FastInterceptFinder2DFPGA | private |
m_param_MaximumHSClusterSizeX | FastInterceptFinder2DFPGA | private |
m_param_MaximumHSClusterSizeY | FastInterceptFinder2DFPGA | private |
m_param_maximumX | FastInterceptFinder2DFPGA | private |
m_param_maxRecursionLevel | FastInterceptFinder2DFPGA | private |
m_param_MinimumHSClusterSize | FastInterceptFinder2DFPGA | private |
m_param_minimumX | FastInterceptFinder2DFPGA | private |
m_param_nAngleSectors | FastInterceptFinder2DFPGA | private |
m_param_nVerticalSectors | FastInterceptFinder2DFPGA | private |
m_param_verticalHoughSpaceSize | FastInterceptFinder2DFPGA | private |
m_param_writeGnuplotOutput | FastInterceptFinder2DFPGA | private |
m_rectcounter | FastInterceptFinder2DFPGA | private |
m_rectoutstream | FastInterceptFinder2DFPGA | private |
m_SectorArray | FastInterceptFinder2DFPGA | private |
m_subordinaryProcessingSignalListeners | CompositeProcessingSignalListener | private |
m_terminated | ProcessingSignalListener | private |
m_trackCandidates | FastInterceptFinder2DFPGA | private |
m_unitX | FastInterceptFinder2DFPGA | private |
m_unitY | FastInterceptFinder2DFPGA | private |
operator=(const ProcessingSignalListener &)=delete | ProcessingSignalListener | |
ProcessingSignalListener() | ProcessingSignalListener | |
ProcessingSignalListener(const ProcessingSignalListener &)=delete | ProcessingSignalListener | |
Super typedef | FastInterceptFinder2DFPGA | private |
terminate() override | CompositeProcessingSignalListener | virtual |
ToVector typedef | Findlet< const std::pair< VxdID, std::pair< long, long > >, std::pair< double, double > > | protected |
~Findlet()=default | Findlet< const std::pair< VxdID, std::pair< long, long > >, std::pair< double, double > > | virtual |
~ProcessingSignalListener() | ProcessingSignalListener | virtual |