TMBCpsDigi Class Reference

#include <TMBCpsDigi.hpp>

List of all members.

Public Member Functions

 TMBCpsDigi ()
 TMBCpsDigi (Int_t layer, Int_t strip, Float_t energy)
 ~TMBCpsDigi ()
Int_t layer () const
Int_t strip () const
Float_t energy () const
 ClassDef (TMBCpsDigi, 2)

Private Attributes

Int_t _layer
Int_t _strip
Float_t _energy


Constructor & Destructor Documentation

TMBCpsDigi::TMBCpsDigi  ) 
 

Definition at line 14 of file TMBCpsDigi.cpp.

TMBCpsDigi::TMBCpsDigi Int_t  layer,
Int_t  strip,
Float_t  energy
 

Definition at line 20 of file TMBCpsDigi.cpp.

TMBCpsDigi::~TMBCpsDigi  )  [inline]
 

Definition at line 30 of file TMBCpsDigi.hpp.


Member Function Documentation

TMBCpsDigi::ClassDef TMBCpsDigi  ,
 

Float_t TMBCpsDigi::energy  )  const [inline]
 

Definition at line 34 of file TMBCpsDigi.hpp.

References _energy.

Int_t TMBCpsDigi::layer  )  const [inline]
 

Definition at line 32 of file TMBCpsDigi.hpp.

References _layer.

Int_t TMBCpsDigi::strip  )  const [inline]
 

Definition at line 33 of file TMBCpsDigi.hpp.

References _strip.


Member Data Documentation

Float_t TMBCpsDigi::_energy [private]
 

Definition at line 24 of file TMBCpsDigi.hpp.

Referenced by energy().

Int_t TMBCpsDigi::_layer [private]
 

Definition at line 22 of file TMBCpsDigi.hpp.

Referenced by layer().

Int_t TMBCpsDigi::_strip [private]
 

Definition at line 23 of file TMBCpsDigi.hpp.

Referenced by strip().


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