Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

AlBjet Class Reference

the B-Jet object class. More...

#include <AlBjet.h>

Inheritance diagram for AlBjet:

Inheritance graph
[legend]
Collaboration diagram for AlBjet:

Collaboration graph
[legend]
List of all members.

Public Methods

 AlBjet ()
 default costructor. More...

 AlBjet (const AlBjet &oldAj)
 copy constructor. More...

 AlBjet (const AlJet &ojet, float proba=0)
 conversion constructor. More...

void setBprobability (float)
 set the B probability. More...

float getBprobability () const
 get the B probability. More...


Private Attributes

float Bproba
 the B probability. More...


Detailed Description

the B-Jet object class.

Definition at line 17 of file AlBjet.h.


Constructor & Destructor Documentation

AlBjet::AlBjet ( )
 

default costructor.

Definition at line 14 of file AlBjet.cpp.

AlBjet::AlBjet ( const AlBjet & oldAl )
 

copy constructor.

Definition at line 19 of file AlBjet.cpp.

AlBjet::AlBjet ( const AlJet & oldAl,
float proba = 0 )
 

conversion constructor.

Definition at line 24 of file AlBjet.cpp.


Member Function Documentation

float AlBjet::getBprobability ( ) const
 

get the B probability.

Definition at line 32 of file AlBjet.cpp.

void AlBjet::setBprobability ( float proba )
 

set the B probability.

Definition at line 29 of file AlBjet.cpp.

Referenced by AlToolBox::TagBjets().


Member Data Documentation

float AlBjet::Bproba [private]
 

the B probability.

Definition at line 39 of file AlBjet.h.


The documentation for this class was generated from the following files:
Generated at Wed Jun 18 17:21:10 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001