TMBFpd Class Reference

#include <TMBFpd.hpp>

List of all members.

Public Member Functions

 TMBFpd ()
 TMBFpd (TString pot, TString plane, Int_t fiber, Int_t ADC)
TString pot () const
TString plane () const
Int_t fiber () const
Int_t ADC () const
virtual ~TMBFpd ()

Private Attributes

TString _pot
TString _plane
Int_t _fiber
Int_t _ADC


Constructor & Destructor Documentation

TMBFpd::TMBFpd  ) 
 

TMBFpd::TMBFpd TString  pot,
TString  plane,
Int_t  fiber,
Int_t  ADC
 

Definition at line 19 of file TMBFpd.cpp.

virtual TMBFpd::~TMBFpd  )  [inline, virtual]
 

Definition at line 43 of file TMBFpd.hpp.


Member Function Documentation

Int_t TMBFpd::ADC  )  const [inline]
 

Definition at line 42 of file TMBFpd.hpp.

References _ADC.

Int_t TMBFpd::fiber  )  const [inline]
 

Definition at line 41 of file TMBFpd.hpp.

References _fiber.

TString TMBFpd::plane  )  const [inline]
 

Definition at line 40 of file TMBFpd.hpp.

References _plane.

TString TMBFpd::pot  )  const [inline]
 

Definition at line 39 of file TMBFpd.hpp.

References _pot.


Member Data Documentation

Int_t TMBFpd::_ADC [private]
 

Definition at line 31 of file TMBFpd.hpp.

Referenced by ADC().

Int_t TMBFpd::_fiber [private]
 

Definition at line 30 of file TMBFpd.hpp.

Referenced by fiber().

TString TMBFpd::_plane [private]
 

Definition at line 29 of file TMBFpd.hpp.

Referenced by plane().

TString TMBFpd::_pot [private]
 

Definition at line 28 of file TMBFpd.hpp.

Referenced by pot().


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