#include <CSCSegmentAlgorithm.h>
Public Member Functions | |
CSCSegmentAlgorithm (const edm::ParameterSet &) | |
Constructor. | |
virtual std::vector< CSCSegment > | run (const CSCChamber *chamber, std::vector< const CSCRecHit2D * > rechits)=0 |
virtual | ~CSCSegmentAlgorithm () |
Destructor. |
Definition at line 25 of file CSCSegmentAlgorithm.h.
CSCSegmentAlgorithm::CSCSegmentAlgorithm | ( | const edm::ParameterSet & | ) | [inline, explicit] |
virtual CSCSegmentAlgorithm::~CSCSegmentAlgorithm | ( | ) | [inline, virtual] |
virtual std::vector<CSCSegment> CSCSegmentAlgorithm::run | ( | const CSCChamber * | chamber, |
std::vector< const CSCRecHit2D * > | rechits | ||
) | [pure virtual] |
Run the algorithm = build the segments in this chamber