#include <ME0SegmentAlgorithmBase.h>
Public Types | |
typedef std::pair< const ME0Chamber *, std::map < uint32_t, const ME0EtaPartition * > > | ME0Ensemble |
Public Member Functions | |
ME0SegmentAlgorithmBase (const edm::ParameterSet &) | |
Constructor. More... | |
virtual std::vector< ME0Segment > | run (const ME0Ensemble &ensemble, const std::vector< const ME0RecHit * > &rechits)=0 |
virtual | ~ME0SegmentAlgorithmBase () |
Destructor. More... | |
Definition at line 23 of file ME0SegmentAlgorithmBase.h.
typedef std::pair<const ME0Chamber*, std::map<uint32_t, const ME0EtaPartition*> > ME0SegmentAlgorithmBase::ME0Ensemble |
Definition at line 25 of file ME0SegmentAlgorithmBase.h.
|
inlineexplicit |
|
inlinevirtual |
|
pure virtual |
Run the algorithm = build the segments in this chamber