![]() |
![]() |
#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 32 of file DTRecSegment2DBaseAlgo.h.
|
inline |
|
inlinevirtual |
Destructor.
Definition at line 38 of file DTRecSegment2DBaseAlgo.h.
References HIPAlignmentAlgorithm_cfi::algoName, hfClusterShapes_cfi::hits, singleTopDQM_cfi::setup, and AlCaHLTBitMon_QueryRunRegistry::string.
|
pure virtual |
Implemented in DTMeantimerPatternReco, DTCombinatorialExtendedPatternReco, and DTCombinatorialPatternReco.
|
pure virtual |
Implemented in DTMeantimerPatternReco, DTCombinatorialExtendedPatternReco, and DTCombinatorialPatternReco.
|
pure virtual |
Implemented in DTMeantimerPatternReco, DTCombinatorialExtendedPatternReco, and DTCombinatorialPatternReco.