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 32 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 44 of file TMBLeBob.hpp.


Member Function Documentation

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

Definition at line 42 of file TMBLeBob.hpp.

References _algoname.

Float_t TMBLeBob::pt_sca  )  const [inline]
 

Definition at line 37 of file TMBLeBob.hpp.

References _pt_sca.

Float_t TMBLeBob::ptx_neg  )  const [inline]
 

Definition at line 39 of file TMBLeBob.hpp.

References _ptx_neg.

Float_t TMBLeBob::ptx_pos  )  const [inline]
 

Definition at line 38 of file TMBLeBob.hpp.

References _ptx_pos.

Float_t TMBLeBob::pty_neg  )  const [inline]
 

Definition at line 41 of file TMBLeBob.hpp.

References _pty_neg.

Float_t TMBLeBob::pty_pos  )  const [inline]
 

Definition at line 40 of file TMBLeBob.hpp.

References _pty_pos.


Member Data Documentation

TString TMBLeBob::_algoname [private]
 

Definition at line 28 of file TMBLeBob.hpp.

Referenced by algoname(), and ClassImp().

Float_t TMBLeBob::_pt_sca [private]
 

Definition at line 23 of file TMBLeBob.hpp.

Referenced by ClassImp(), and pt_sca().

Float_t TMBLeBob::_ptx_neg [private]
 

Definition at line 25 of file TMBLeBob.hpp.

Referenced by ClassImp(), and ptx_neg().

Float_t TMBLeBob::_ptx_pos [private]
 

Definition at line 24 of file TMBLeBob.hpp.

Referenced by ClassImp(), and ptx_pos().

Float_t TMBLeBob::_pty_neg [private]
 

Definition at line 27 of file TMBLeBob.hpp.

Referenced by ClassImp(), and pty_neg().

Float_t TMBLeBob::_pty_pos [private]
 

Definition at line 26 of file TMBLeBob.hpp.

Referenced by ClassImp(), and pty_pos().


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