#include <SeedLayerPairs.h>
Public Types | |
typedef std::pair< const LayerWithHits *, const LayerWithHits * > | LayerPair |
Public Member Functions | |
virtual std::vector< LayerPair > | operator() ()=0 |
SeedLayerPairs () | |
virtual | ~SeedLayerPairs () |
abstract interface to acces pairs of layers
Definition at line 16 of file SeedLayerPairs.h.
typedef std::pair<const LayerWithHits*, const LayerWithHits*> SeedLayerPairs::LayerPair |
Definition at line 18 of file SeedLayerPairs.h.
|
inline |
Definition at line 20 of file SeedLayerPairs.h.
|
inlinevirtual |
Definition at line 21 of file SeedLayerPairs.h.
|
pure virtual |
Implemented in CosmicLayerPairs.