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

TMBCps Class Reference

Preshow Clusters. More...

#include <TMBCps.hpp>

List of all members.

Public Member Functions

 TMBCps ()
 TMBCps (Float_t r, Float_t phi, Float_t z, Float_t xE, Float_t uE, Float_t vE, Float_t matchQ, Float_t matchEQ, Int_t xNStrips, Int_t uNStrips, Int_t vNStrips, Float_t dphi, Float_t dz, Float_t nn, Int_t isLoose, Int_t isTight)
 ~TMBCps ()
Float_t E () const
Float_t phi () const
Float_t r () const
Float_t z () const
Float_t xE () const
Float_t uE () const
Float_t vE () const
Float_t matchQ () const
Float_t matchEQ () const
Int_t xNStrips () const
Int_t uNStrips () const
Int_t vNStrips () const
Float_t dphi () const
Float_t dz () const
Float_t nn () const
Int_t isLoose () const
Int_t isTight () const
 ClassDef (TMBCps, 6)

Private Attributes

Float_t _r
Float_t _phi
Float_t _z
Float_t _xE
Float_t _uE
Float_t _vE
Float_t _matchQ
Float_t _matchEQ
Int_t _xNStrips
Int_t _uNStrips
Int_t _vNStrips
Float_t _dphi
Float_t _dz
Float_t _nn
Int_t _isLoose
Int_t _isTight


Detailed Description

Preshow Clusters.

Definition at line 15 of file TMBCps.hpp.


Constructor & Destructor Documentation

TMBCps::TMBCps  ) 
 

TMBCps::TMBCps Float_t  r,
Float_t  phi,
Float_t  z,
Float_t  xE,
Float_t  uE,
Float_t  vE,
Float_t  matchQ,
Float_t  matchEQ,
Int_t  xNStrips,
Int_t  uNStrips,
Int_t  vNStrips,
Float_t  dphi,
Float_t  dz,
Float_t  nn,
Int_t  isLoose,
Int_t  isTight
 

Definition at line 23 of file TMBCps.cpp.

References _dphi, _dz, _isLoose, _isTight, _matchEQ, _matchQ, _nn, _phi, _r, _uE, _uNStrips, _vE, _vNStrips, _xE, _xNStrips, and _z.

TMBCps::~TMBCps  )  [inline]
 

Definition at line 42 of file TMBCps.hpp.


Member Function Documentation

TMBCps::ClassDef TMBCps  ,
 

Float_t TMBCps::dphi  )  const [inline]
 

Definition at line 56 of file TMBCps.hpp.

References _dphi.

Float_t TMBCps::dz  )  const [inline]
 

Definition at line 57 of file TMBCps.hpp.

References _dz.

Float_t TMBCps::E  )  const [inline]
 

Definition at line 44 of file TMBCps.hpp.

References _uE, _vE, and _xE.

Int_t TMBCps::isLoose  )  const [inline]
 

Definition at line 59 of file TMBCps.hpp.

References _isLoose.

Int_t TMBCps::isTight  )  const [inline]
 

Definition at line 60 of file TMBCps.hpp.

References _isTight.

Float_t TMBCps::matchEQ  )  const [inline]
 

Definition at line 52 of file TMBCps.hpp.

References _matchEQ.

Float_t TMBCps::matchQ  )  const [inline]
 

Definition at line 51 of file TMBCps.hpp.

References _matchQ.

Float_t TMBCps::nn  )  const [inline]
 

Definition at line 58 of file TMBCps.hpp.

References _nn.

Float_t TMBCps::phi  )  const [inline]
 

Definition at line 45 of file TMBCps.hpp.

References _phi.

Float_t TMBCps::r  )  const [inline]
 

Definition at line 46 of file TMBCps.hpp.

References _r.

Float_t TMBCps::uE  )  const [inline]
 

Definition at line 49 of file TMBCps.hpp.

References _uE.

Int_t TMBCps::uNStrips  )  const [inline]
 

Definition at line 54 of file TMBCps.hpp.

References _uNStrips.

Float_t TMBCps::vE  )  const [inline]
 

Definition at line 50 of file TMBCps.hpp.

References _vE.

Int_t TMBCps::vNStrips  )  const [inline]
 

Definition at line 55 of file TMBCps.hpp.

References _vNStrips.

Float_t TMBCps::xE  )  const [inline]
 

Definition at line 48 of file TMBCps.hpp.

References _xE.

Int_t TMBCps::xNStrips  )  const [inline]
 

Definition at line 53 of file TMBCps.hpp.

References _xNStrips.

Float_t TMBCps::z  )  const [inline]
 

Definition at line 47 of file TMBCps.hpp.

References _z.


Member Data Documentation

Float_t TMBCps::_dphi [private]
 

Definition at line 30 of file TMBCps.hpp.

Referenced by dphi(), and TMBCps().

Float_t TMBCps::_dz [private]
 

Definition at line 31 of file TMBCps.hpp.

Referenced by dz(), and TMBCps().

Int_t TMBCps::_isLoose [private]
 

Definition at line 33 of file TMBCps.hpp.

Referenced by isLoose(), and TMBCps().

Int_t TMBCps::_isTight [private]
 

Definition at line 34 of file TMBCps.hpp.

Referenced by isTight(), and TMBCps().

Float_t TMBCps::_matchEQ [private]
 

Definition at line 26 of file TMBCps.hpp.

Referenced by matchEQ(), and TMBCps().

Float_t TMBCps::_matchQ [private]
 

Definition at line 25 of file TMBCps.hpp.

Referenced by matchQ(), and TMBCps().

Float_t TMBCps::_nn [private]
 

Definition at line 32 of file TMBCps.hpp.

Referenced by nn(), and TMBCps().

Float_t TMBCps::_phi [private]
 

Definition at line 20 of file TMBCps.hpp.

Referenced by phi(), and TMBCps().

Float_t TMBCps::_r [private]
 

Definition at line 19 of file TMBCps.hpp.

Referenced by r(), and TMBCps().

Float_t TMBCps::_uE [private]
 

Definition at line 23 of file TMBCps.hpp.

Referenced by E(), TMBCps(), and uE().

Int_t TMBCps::_uNStrips [private]
 

Definition at line 28 of file TMBCps.hpp.

Referenced by TMBCps(), and uNStrips().

Float_t TMBCps::_vE [private]
 

Definition at line 24 of file TMBCps.hpp.

Referenced by E(), TMBCps(), and vE().

Int_t TMBCps::_vNStrips [private]
 

Definition at line 29 of file TMBCps.hpp.

Referenced by TMBCps(), and vNStrips().

Float_t TMBCps::_xE [private]
 

Definition at line 22 of file TMBCps.hpp.

Referenced by E(), TMBCps(), and xE().

Int_t TMBCps::_xNStrips [private]
 

Definition at line 27 of file TMBCps.hpp.

Referenced by TMBCps(), and xNStrips().

Float_t TMBCps::_z [private]
 

Definition at line 21 of file TMBCps.hpp.

Referenced by TMBCps(), and z().


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