#include <GhostBuster.h>
Public Member Functions | |
GhostBuster (const OMTFConfiguration *omtfConfig) | |
std::vector< AlgoMuon > | select (std::vector< AlgoMuon > refHitCands, int charge=0) override |
AlgoMuons | select (AlgoMuons refHitCands, int charge=0) override |
~GhostBuster () override | |
~GhostBuster () override | |
Public Member Functions inherited from IGhostBuster | |
virtual | ~IGhostBuster () |
virtual | ~IGhostBuster () |
Private Attributes | |
const OMTFConfiguration * | omtfConfig |
Definition at line 15 of file GhostBuster.h.
|
inlineoverride |
Definition at line 17 of file GhostBuster.h.
|
inline |
Definition at line 20 of file GhostBuster.h.
|
inlineoverride |
Definition at line 22 of file GhostBuster.h.
|
overridevirtual |
Implements IGhostBuster.
Definition at line 13 of file GhostBuster.cc.
References funct::abs(), ALCARECOTkAlJpsiMuMu_cff::charge, and jetUpdater_cfi::sort.
Implements IGhostBuster.
Definition at line 8 of file GhostBuster.cc.
References a, funct::abs(), b, ALCARECOTkAlJpsiMuMu_cff::charge, omtfConfig, OMTFConfiguration::procPhiToGmtPhi(), and jetUpdater_cfi::sort.
|
private |
Definition at line 17 of file GhostBuster.h.
Referenced by select().