TMBBCMuTagger
class description - source file - inheritance tree (.ps)
public:
TMBBCMuTagger()
TMBBCMuTagger(UInt_t iMuons)
TMBBCMuTagger(const TMBBCMuTagger&)
virtual ~TMBBCMuTagger()
static TClass* Class()
Float_t GetBJetProbability(UInt_t iMuon)
Float_t GetDCA(UInt_t iMuon)
Float_t GetDCAError(UInt_t iMuon)
Float_t GetDr(UInt_t iMuon)
Float_t GetDrError(UInt_t iMuon)
Float_t GetDz(UInt_t iMuon)
Float_t GetDzError(UInt_t iMuon)
TMBMuon* GetMuon(UInt_t iMuon)
Float_t GetPtRel(UInt_t iMuon)
Float_t GetPtRelError(UInt_t iMuon)
virtual Float_t GetTagOutput(UInt_t obj)
virtual TClass* IsA() const
TMBBCMuTagger& operator=(const TMBBCMuTagger&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
static const TMBBCMuTagger::_EMuParameter paramPtRel
static const TMBBCMuTagger::_EMuParameter paramDr
static const TMBBCMuTagger::_EMuParameter paramDCA
static const TMBBCMuTagger::_EMuParameter paramDz
static const TMBBCMuTagger::_EMuParameter paramBJetProb
static const TMBBCMuTagger::_EMuParameter numParameters
TMBTree class for BCJet tags
Created: 18-JUL-2002 A. Naumann (axel@fnal.gov)
TMBBCMuTagger(): TMBBCTagger()
TMBBCMuTagger(UInt_t iMuons):
TMBBCTagger(numParameters, iMuons)
Float_t GetPtRel(UInt_t iMuon)
Float_t GetPtRelError(UInt_t iMuon)
Float_t GetDr(UInt_t iMuon)
Float_t GetDrError(UInt_t iMuon)
Float_t GetDCA(UInt_t iMuon)
Float_t GetDCAError(UInt_t iMuon)
Float_t GetDz(UInt_t iMuon)
Float_t GetDzError(UInt_t iMuon)
Float_t GetBJetProbability(UInt_t iMuon)
Float_t GetTagOutput(UInt_t iMuon)
Inline Functions
void ~TMBBCMuTagger()
TMBMuon* GetMuon(UInt_t iMuon)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TMBBCMuTagger TMBBCMuTagger(const TMBBCMuTagger&)
TMBBCMuTagger& operator=(const TMBBCMuTagger&)
Last update: Mon May 17 20:07:19 2004
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.