#include <DTRecSegment2DBaseAlgo.h>
Public Member Functions | |
virtual std::string | algoName () const =0 |
DTRecSegment2DBaseAlgo (const edm::ParameterSet &) | |
Constructor. More... | |
virtual edm::OwnVector < DTSLRecSegment2D > | reconstruct (const DTSuperLayer *sl, const std::vector< DTRecHit1DPair > &hits)=0 |
virtual void | setES (const edm::EventSetup &setup)=0 |
virtual | ~DTRecSegment2DBaseAlgo () |
Destructor. More... | |
Abstract aglo class to reconstruct segments in SL given a set of hits
Definition at line 34 of file DTRecSegment2DBaseAlgo.h.
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in DTCombinatorialExtendedPatternReco, DTMeantimerPatternReco, and DTCombinatorialPatternReco.
|
pure virtual |
Implemented in DTCombinatorialExtendedPatternReco, DTMeantimerPatternReco, and DTCombinatorialPatternReco.
|
pure virtual |
Implemented in DTCombinatorialExtendedPatternReco, DTMeantimerPatternReco, and DTCombinatorialPatternReco.