#include <SeedLayerPairs.h>
Public Types | |
typedef std::pair< const LayerWithHits *, const LayerWithHits * > | LayerPair |
typedef std::pair< const LayerWithHits *, const LayerWithHits * > | LayerPair |
Public Member Functions | |
virtual std::vector< LayerPair > | operator() ()=0 |
virtual std::vector< LayerPair > | operator() ()=0 |
SeedLayerPairs () | |
SeedLayerPairs () | |
virtual | ~SeedLayerPairs () |
virtual | ~SeedLayerPairs () |
interface to access pairs of layers; used for seedgenerator
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 19 of file SeedLayerPairs.h.
typedef std::pair< const LayerWithHits*, const LayerWithHits*> SeedLayerPairs::LayerPair |
Definition at line 19 of file SeedLayerPairs.h.
|
inline |
Definition at line 21 of file SeedLayerPairs.h.
|
inlinevirtual |
Definition at line 22 of file SeedLayerPairs.h.
|
inline |
Definition at line 21 of file SeedLayerPairs.h.
|
inlinevirtual |
Definition at line 22 of file SeedLayerPairs.h.
|
pure virtual |
Implemented in CosmicLayerPairs.
|
pure virtual |
Implemented in CosmicLayerPairs.