![]() |
![]() |
#include <RecoTracker/TkSeedingLayers/interface/SeedComparitor.h>
Public Member Functions | |
virtual bool | compatible (const SeedingHitSet &hits, const edm::EventSetup &es)=0 |
virtual | ~SeedComparitor () |
This can then be used to cleanup bad seeds. Currently forseen are child classes that use PixelStubs and Ferenc Sikler's similar objects for low Pt tracks.
Definition at line 13 of file SeedComparitor.h.
virtual SeedComparitor::~SeedComparitor | ( | ) | [inline, virtual] |
virtual bool SeedComparitor::compatible | ( | const SeedingHitSet & | hits, | |
const edm::EventSetup & | es | |||
) | [pure virtual] |
Referenced by SeedGeneratorFromRegionHits::run().