TMBBTagSLT Class Reference
[B-Tagging]

#include <TMBBTagSLT.hpp>

Inheritance diagram for TMBBTagSLT:

TMBBTag List of all members.

Detailed Description

B-tagging result branch for SLT algorithm.

Add associated muons.

Created: 25-Jan-2005 H. Greenlee

Definition at line 21 of file TMBBTagSLT.hpp.

Public Member Functions

 TMBBTagSLT ()
 TMBBTagSLT (const TMBBTagSLT &btag)
 TMBBTagSLT (const TMBBTag &btag, const TRefArray &muons)
virtual ~TMBBTagSLT ()
Accessors
int num_muons () const
const TMBMuonmuon (int i) const
const TRefArray & muons () const

Private Member Functions

 ClassDef (TMBBTagSLT, 5)

Private Attributes

int _num_muons
TRefArray _muons


Constructor & Destructor Documentation

TMBBTagSLT::TMBBTagSLT  ) 
 

Definition at line 13 of file TMBBTagSLT.cpp.

TMBBTagSLT::TMBBTagSLT const TMBBTagSLT btag  ) 
 

Definition at line 20 of file TMBBTagSLT.cpp.

TMBBTagSLT::TMBBTagSLT const TMBBTag btag,
const TRefArray &  muons
 

Definition at line 31 of file TMBBTagSLT.cpp.

TMBBTagSLT::~TMBBTagSLT  )  [virtual]
 

Definition at line 43 of file TMBBTagSLT.cpp.


Member Function Documentation

TMBBTagSLT::ClassDef TMBBTagSLT  ,
[private]
 

const TMBMuon* TMBBTagSLT::muon int  i  )  const [inline]
 

Definition at line 40 of file TMBBTagSLT.hpp.

References _muons.

const TRefArray& TMBBTagSLT::muons  )  const [inline]
 

Definition at line 41 of file TMBBTagSLT.hpp.

References _muons.

int TMBBTagSLT::num_muons  )  const [inline]
 

Definition at line 39 of file TMBBTagSLT.hpp.

References _num_muons.


Member Data Documentation

TRefArray TMBBTagSLT::_muons [private]
 

Definition at line 47 of file TMBBTagSLT.hpp.

Referenced by muon(), and muons().

int TMBBTagSLT::_num_muons [private]
 

Definition at line 46 of file TMBBTagSLT.hpp.

Referenced by num_muons().


The documentation for this class was generated from the following files:
Generated on Thu Apr 3 04:14:25 2008 for CAF by doxygen 1.3.4