CMS 3D CMS Logo

List of all members | Public Member Functions
IGhostBuster Class Referenceabstract

#include <IGhostBuster.h>

Inheritance diagram for IGhostBuster:
GhostBuster GhostBusterPreferRefDt

Public Member Functions

virtual std::vector< AlgoMuonselect (std::vector< AlgoMuon > refHitCands, int charge=0)=0
 
virtual ~IGhostBuster ()
 

Detailed Description

Definition at line 14 of file IGhostBuster.h.

Constructor & Destructor Documentation

virtual IGhostBuster::~IGhostBuster ( )
inlinevirtual

Definition at line 16 of file IGhostBuster.h.

References ALCARECOTkAlJpsiMuMu_cff::charge, and select().

16 {}

Member Function Documentation

virtual std::vector<AlgoMuon> IGhostBuster::select ( std::vector< AlgoMuon refHitCands,
int  charge = 0 
)
pure virtual

Implemented in GhostBusterPreferRefDt, and GhostBuster.

Referenced by ~IGhostBuster().