#include <IGhostBuster.h>
Public Member Functions | |
virtual AlgoMuons | select (AlgoMuons refHitCands, int charge=0)=0 |
virtual std::vector< AlgoMuon > | select (std::vector< AlgoMuon > refHitCands, int charge=0)=0 |
virtual | ~IGhostBuster () |
virtual | ~IGhostBuster () |
Definition at line 14 of file IGhostBuster.h.
|
inlinevirtual |
Definition at line 16 of file IGhostBuster.h.
|
inlinevirtual |
Definition at line 15 of file IGhostBuster.h.
Implemented in GhostBusterPreferRefDt, and GhostBuster.
|
pure virtual |
Implemented in GhostBusterPreferRefDt, and GhostBuster.