#include <GhostBuster.h>
Public Member Functions | |
void | select (std::vector< AlgoMuon > &refHitCands, int charge=0) |
void | setNphiBins (unsigned int phiBins) |
Private Attributes | |
unsigned int | nPhiBins |
Definition at line 14 of file GhostBuster.h.
void OMTFGhostBuster::select | ( | std::vector< AlgoMuon > & | refHitCands, |
int | charge = 0 |
||
) |
Definition at line 18 of file GhostBuster.cc.
References funct::abs(), and nPhiBins.
Referenced by OMTFReconstruction::getProcessorCandidates().
|
inline |
Definition at line 20 of file GhostBuster.h.
References nPhiBins.
Referenced by OMTFReconstruction::beginRun().
|
private |
Definition at line 20 of file GhostBuster.h.
Referenced by select(), and setNphiBins().