9#include "tracking/trackFindingVXD/trackSegmentTools/AlwaysYesFilter.h"
11#include "tracking/trackFindingVXD/sectorMapTools/SectorFriendship.h"
13#include <framework/logging/Logger.h>
20 for (
auto& aVector : compatibilityTable) {
21 for (
auto& aValue : aVector) {
virtual void checkSpacePoints(const SectorFriendship *thisFriendship, CompatibilityTable &compatibilityTable)
constructor
std::vector< std::vector< CompatibilityValue > > CompatibilityTable
is currently a table of CompatibilityValues which allows to check which combination of spacepoints/se...
SectorFriendship is carrying the link between parent sector and a connected sector (socalled Friendse...
unsigned int checkCombinationsAlive() const
iterates through each combination of spacepoints and counts the number of combinations which are stil...
Abstract base class for different kinds of events.