Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

TMBLeBob Class Reference

#include <TMBLeBob.hpp>

List of all members.

Public Member Functions

 TMBLeBob ()
 TMBLeBob (Float_t pt_sca, Float_t ptx_pos, Float_t ptx_neg, Float_t pty_pos, Float_t pty_neg, const char *algoname)
Float_t pt_sca () const
Float_t ptx_pos () const
Float_t ptx_neg () const
Float_t pty_pos () const
Float_t pty_neg () const
const char * algoname () const
 ~TMBLeBob ()

Private Attributes

Float_t _pt_sca
Float_t _ptx_pos
Float_t _ptx_neg
Float_t _pty_pos
Float_t _pty_neg
TString _algoname


Constructor & Destructor Documentation

TMBLeBob::TMBLeBob  )  [inline]
 

Definition at line 28 of file TMBLeBob.hpp.

TMBLeBob::TMBLeBob Float_t  pt_sca,
Float_t  ptx_pos,
Float_t  ptx_neg,
Float_t  pty_pos,
Float_t  pty_neg,
const char *  algoname
 

TMBLeBob::~TMBLeBob  )  [inline]
 

Definition at line 40 of file TMBLeBob.hpp.


Member Function Documentation

const char* TMBLeBob::algoname  )  const [inline]
 

Definition at line 38 of file TMBLeBob.hpp.

References _algoname.

Float_t TMBLeBob::pt_sca  )  const [inline]
 

Definition at line 33 of file TMBLeBob.hpp.

References _pt_sca.

Float_t TMBLeBob::ptx_neg  )  const [inline]
 

Definition at line 35 of file TMBLeBob.hpp.

References _ptx_neg.

Float_t TMBLeBob::ptx_pos  )  const [inline]
 

Definition at line 34 of file TMBLeBob.hpp.

References _ptx_pos.

Float_t TMBLeBob::pty_neg  )  const [inline]
 

Definition at line 37 of file TMBLeBob.hpp.

References _pty_neg.

Float_t TMBLeBob::pty_pos  )  const [inline]
 

Definition at line 36 of file TMBLeBob.hpp.

References _pty_pos.


Member Data Documentation

TString TMBLeBob::_algoname [private]
 

Definition at line 24 of file TMBLeBob.hpp.

Referenced by algoname(), and ClassImp().

Float_t TMBLeBob::_pt_sca [private]
 

Definition at line 19 of file TMBLeBob.hpp.

Referenced by ClassImp(), and pt_sca().

Float_t TMBLeBob::_ptx_neg [private]
 

Definition at line 21 of file TMBLeBob.hpp.

Referenced by ClassImp(), and ptx_neg().

Float_t TMBLeBob::_ptx_pos [private]
 

Definition at line 20 of file TMBLeBob.hpp.

Referenced by ClassImp(), and ptx_pos().

Float_t TMBLeBob::_pty_neg [private]
 

Definition at line 23 of file TMBLeBob.hpp.

Referenced by ClassImp(), and pty_neg().

Float_t TMBLeBob::_pty_pos [private]
 

Definition at line 22 of file TMBLeBob.hpp.

Referenced by ClassImp(), and pty_pos().


The documentation for this class was generated from the following file:
Generated on Tue Mar 28 10:13:07 2006 for CAF by doxygen 1.3.4