#include <GEMCSCSegmentAlgorithm.h>
Definition at line 27 of file GEMCSCSegmentAlgorithm.h.
◆ GEMCSCSegmentAlgorithm()
◆ ~GEMCSCSegmentAlgorithm()
virtual GEMCSCSegmentAlgorithm::~GEMCSCSegmentAlgorithm |
( |
| ) |
|
|
inlinevirtual |
◆ run()
virtual std::vector<GEMCSCSegment> GEMCSCSegmentAlgorithm::run |
( |
const std::map< uint32_t, const CSCLayer *> & |
csclayermap, |
|
|
const std::map< uint32_t, const GEMEtaPartition *> & |
gemrollmap, |
|
|
const std::vector< const CSCSegment *> & |
cscsegments, |
|
|
const std::vector< const GEMRecHit *> & |
gemrechits |
|
) |
| |
|
pure virtual |