TMBFpsData Class Reference

#include <TMBFpsData.hpp>

List of all members.

Public Member Functions

 TMBFpsData ()
 TMBFpsData (Int_t wedge, Int_t strip, Float_t energy)
 ~TMBFpsData ()
Int_t wedge () const
Int_t strip () const
Float_t energy () const
 ClassDef (TMBFpsData, 2)

Private Attributes

Int_t _wedge
Int_t _strip
Float_t _energy


Constructor & Destructor Documentation

TMBFpsData::TMBFpsData  ) 
 

Definition at line 14 of file TMBFpsData.cpp.

TMBFpsData::TMBFpsData Int_t  wedge,
Int_t  strip,
Float_t  energy
 

Definition at line 20 of file TMBFpsData.cpp.

TMBFpsData::~TMBFpsData  )  [inline]
 

Definition at line 31 of file TMBFpsData.hpp.


Member Function Documentation

TMBFpsData::ClassDef TMBFpsData  ,
 

Float_t TMBFpsData::energy  )  const [inline]
 

Definition at line 35 of file TMBFpsData.hpp.

References _energy.

Int_t TMBFpsData::strip  )  const [inline]
 

Definition at line 34 of file TMBFpsData.hpp.

References _strip.

Int_t TMBFpsData::wedge  )  const [inline]
 

Definition at line 33 of file TMBFpsData.hpp.

References _wedge.


Member Data Documentation

Float_t TMBFpsData::_energy [private]
 

Definition at line 25 of file TMBFpsData.hpp.

Referenced by energy().

Int_t TMBFpsData::_strip [private]
 

Definition at line 24 of file TMBFpsData.hpp.

Referenced by strip().

Int_t TMBFpsData::_wedge [private]
 

Definition at line 23 of file TMBFpsData.hpp.

Referenced by wedge().


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