Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TMLink Class Reference

A class to relate TMDCWireHit and TTrack objects. More...

#include <TMLink.h>

List of all members.

Public Member Functions

const HepPoint3DarcZ (const HepPoint3D &, const unsigned=0)
 sets and returns arc and Z for the curl finder.
const HepPoint3DarcZ (const unsigned=0) const
 returns arc and Z for the curl finder.
const HepPoint3DarcZ (const HepPoint3D &, const unsigned=0)
 sets and returns arc and Z for the curl finder.
const HepPoint3DarcZ (const unsigned=0) const
 returns arc and Z for the curl finder.
double cDrift (double, unsigned)
double cDrift (unsigned) const
double cDrift (void) const
double cDrift (double, unsigned)
double cDrift (unsigned) const
double cDrift (void) const
const HepPoint3Dconf (const HepPoint3D &conf)
const HepPoint3Dconf (const HepPoint3D &conf)
float dDrift (float, unsigned)
float dDrift (unsigned) const
float dDrift (void) const
 returns/sets drift distance error.
float dDrift (float, unsigned)
float dDrift (unsigned) const
float dDrift (void) const
 returns/sets drift distance error.
double distance (void) const
 returns distance between point on wire and on track.
double distance (void) const
 returns distance between point on wire and on track.
double dPhi (double)
 sets and returns dPhi to the closest point.
double dPhi (void) const
 returns dPhi to the closest point.
double dPhi (double)
 sets and returns dPhi to the closest point.
double dPhi (void) const
 returns dPhi to the closest point.
float drift (float, unsigned)
float drift (unsigned) const
float drift (void) const
 returns/sets drift distance.
float drift (float, unsigned)
float drift (unsigned) const
float drift (void) const
 returns/sets drift distance.
double DriftTime (double, double) const
 returs drift time
double DriftTime (double, double) const
 returs drift time
void dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const
 dumps debug information.
void dump (const std::string &message=std::string(""), const std::string &prefix=std::string("")) const
 dumps debug information.
unsigned fit2D (void)
const unsigned fit2D (const unsigned &)
unsigned fit2D (void)
const unsigned fit2D (const unsigned &)
double getDriftTime (void)
double getDriftTime (void)
const TMDCWireHithit (const TMDCWireHit *)
 sets a pointer to a hit.
const TMDCWireHithit (void) const
 returns a pointer to a hit.
const TMDCWireHithit (const TMDCWireHit *)
 sets a pointer to a hit.
const TMDCWireHithit (void) const
 returns a pointer to a hit.
unsigned leftRight (unsigned)
 sets left-right. 0:left, 1:right, 2:wire
unsigned leftRight (void) const
 returns left-right. 0:left, 1:right, 2:wire
unsigned leftRight (unsigned)
 sets left-right. 0:left, 1:right, 2:wire
unsigned leftRight (void) const
 returns left-right. 0:left, 1:right, 2:wire
TMLinklink (TMLink *)
 sets a pointer to a TMLink.
TMLinklink (void) const
 returns a pointer to a TMLink.
TMLinklink (TMLink *)
 sets a pointer to a TMLink.
TMLinklink (void) const
 returns a pointer to a TMLink.
void neighbor (unsigned int, TMLink *)
 sets neighbor TMLink.
TMLinkneighbor (unsigned int) const
 returns neighbor TMLink.
void neighbor (unsigned int, TMLink *)
 sets neighbor TMLink.
TMLinkneighbor (unsigned int) const
 returns neighbor TMLink.
const HepPoint3Dposition (const HepPoint3D &)
 sets and returns position.
const HepPoint3Dposition (void) const
 returns position.
const HepPoint3Dposition (const HepPoint3D &)
 sets and returns position.
const HepPoint3Dposition (void) const
 returns position.
const HepPoint3DpositionD (const HepPoint3D &)
const HepPoint3DpositionD (void) const
const HepPoint3DpositionD (const HepPoint3D &)
const HepPoint3DpositionD (void) const
const HepPoint3DpositionOnTrack (double p[3])
const HepPoint3DpositionOnTrack (const HepPoint3D &)
 sets and returns the closest point on track to wire.
const HepPoint3DpositionOnTrack (void) const
 returns the closest point on track to wire.
const HepPoint3DpositionOnTrack (double p[3])
const HepPoint3DpositionOnTrack (const HepPoint3D &)
 sets and returns the closest point on track to wire.
const HepPoint3DpositionOnTrack (void) const
 returns the closest point on track to wire.
const HepPoint3DpositionOnWire (double p[3])
const HepPoint3DpositionOnWire (const HepPoint3D &)
 sets and returns the closest point on wire to a track.
const HepPoint3DpositionOnWire (void) const
 returns the closest point on wire to a track.
const HepPoint3DpositionOnWire (double p[3])
const HepPoint3DpositionOnWire (const HepPoint3D &)
 sets and returns the closest point on wire to a track.
const HepPoint3DpositionOnWire (void) const
 returns the closest point on wire to a track.
double pull (double)
 sets pull.
double pull (void) const
 returns pull.
double pull (double)
 sets pull.
double pull (void) const
 returns pull.
void setDriftTime (double)
 add by jialk returns timeDrift after prop correction
void setDriftTime (double)
 add by jialk returns timeDrift after prop correction
 TMLink (const TMLink &)
 Copy constructor.
 TMLink (TTrack *track=0, const TMDCWireHit *hit=0, const HepPoint3D &position=HepPoint3D(), const HepPoint3D &positionD=HepPoint3D(), const double=0.0)
 Constructor.
 TMLink (const TMLink &)
 Copy constructor.
 TMLink (TTrack *track=0, const TMDCWireHit *hit=0, const HepPoint3D &position=HepPoint3D(), const HepPoint3D &positionD=HepPoint3D(), const double=0.0)
 Constructor.
double tof (double)
double tof (void) const
 return time of flight
double tof (double)
double tof (void) const
 return time of flight
TTracktrack (TTrack *)
 sets a pointer to a track.
TTracktrack (void) const
 returns a pointer to a track.
TTracktrack (TTrack *)
 sets a pointer to a track.
TTracktrack (void) const
 returns a pointer to a track.
unsigned tsfTag (unsigned)
unsigned tsfTag (void) const
 return tsfTag of links
unsigned tsfTag (unsigned)
unsigned tsfTag (void) const
 return tsfTag of links
void update (const HepPoint3D &onTrack, const HepPoint3D &onWire, unsigned leftRight, double pull)
 sets results of fitting.
void update (const HepPoint3D &onTrack, const HepPoint3D &onWire, unsigned leftRight, double pull)
 sets results of fitting.
const TMDCWire *const wire (void) const
 returns a pointer to a wire.
const TMDCWire *const wire (void) const
 returns a pointer to a wire.
const HepPoint3DxyPosition (void) const
 returns middle position of a wire. z componet is 0.
const HepPoint3DxyPosition (void) const
 returns middle position of a wire. z componet is 0.
int zPair (int)
 sets id# of the pair
int zPair (void) const
 returns id# of the pair, if zStatus == 20 (2 consective hits).
int zPair (int)
 sets id# of the pair
int zPair (void) const
 returns id# of the pair, if zStatus == 20 (2 consective hits).
int zStatus (int)
 sets stereo Hit status
int zStatus (void) const
 returns stauts of stereo hit
int zStatus (int)
 sets stereo Hit status
int zStatus (void) const
 returns stauts of stereo hit
virtual ~TMLink ()
 Destructor.
virtual ~TMLink ()
 Destructor.

Private Attributes

HepPoint3D _arcZ [4]
double _cDrift [2]
HepPoint3D _conf
float _dDrift [2]
double _dPhi
float _drift [2]
double _drifttime
unsigned _fit2D
const TMDCWireHit_hit
const TMDCWireHit_hit
unsigned _leftRight
TMLink_link
TMLink_link
TMLink_neighbor [6]
TMLink_neighbor [6]
HepPoint3D _onTrack
HepPoint3D _onWire
HepPoint3D _position
HepPoint3D _positionD
double _pull
double _tof
TTrack_track
TTrack_track
unsigned _tsfTag
int _zPair
int _zStatus


Detailed Description

A class to relate TMDCWireHit and TTrack objects.


Constructor & Destructor Documentation

TMLink::TMLink TTrack track = 0,
const TMDCWireHit hit = 0,
const HepPoint3D position = HepPoint3D(),
const HepPoint3D positionD = HepPoint3D(),
const   double = 0.0
 

Constructor.

00068 : _track(t),
00069   _hit(h),
00070   _dPhi(0),
00071   _leftRight(0),
00072   _pull(0),
00073   _position(p),
00074   _positionD(d),
00075   _link(0),
00076   _fit2D(0),
00077   _tsfTag(0) {
00078     if (h) {
00079         _cDrift[0] = dr;   //after conformal transformation.
00080         _cDrift[1] = dr;
00081         _drift[0] = h->drift(0);
00082         _drift[1] = h->drift(1);
00083         _dDrift[0] = h->dDrift(0);
00084         _dDrift[1] = h->dDrift(1);
00085     }
00086     else {
00087         _cDrift[0] = 0.;
00088         _cDrift[1] = 0.;
00089         _drift[0] = 0.;
00090         _drift[1] = 0.;
00091         _dDrift[0] = 0.;
00092         _dDrift[1] = 0.;
00093     }
00094                                                                                                                                                                                                                                                            
00095     for (unsigned i = 0; i < 6; ++i)
00096         _neighbor[i] = NULL;
00097     for (unsigned i = 0; i < 4; ++i)
00098       _arcZ[i];
00099                                                                                                                              
00100                                                                                                                              
00101     if (h) {
00102         _onTrack = _onWire = h->xyPosition();
00103     }
00104 }

TMLink::TMLink const TMLink  ) 
 

Copy constructor.

00107 : _track(l._track),
00108   _hit(l._hit),
00109   _onTrack(l._onTrack),
00110   _onWire(l._onWire),
00111   _position(l._position),
00112   _positionD(l._positionD),
00113   _dPhi(l._dPhi),
00114   _leftRight(l._leftRight),
00115   _pull(l._pull),
00116   _link(l._link),
00117   // addition by matsu ( 1999/07/05 )
00118 //  _mclust(l._mclust ),
00119 //  _usecathode(l._usecathode ),
00120   // end of addition
00121   _fit2D(l._fit2D),
00122   _tsfTag(l._tsfTag) {
00123     _drift[0] = l._drift[0];
00124     _drift[1] = l._drift[1];
00125     _dDrift[0] = l._dDrift[0];
00126     _dDrift[1] = l._dDrift[1];
00127     _cDrift[0] = l._cDrift[0];
00128     _cDrift[1] = l._cDrift[1];
00129     for (unsigned i = 0; i < 6; ++i)
00130         _neighbor[i] = l._neighbor[i];
00131     for (unsigned i = 0; i < 4; ++i)
00132       _arcZ[i] = l._arcZ[i];
00133 
00134 }

TMLink::~TMLink  )  [virtual]
 

Destructor.

00136                 {
00137 }

TMLink::TMLink TTrack track = 0,
const TMDCWireHit hit = 0,
const HepPoint3D position = HepPoint3D(),
const HepPoint3D positionD = HepPoint3D(),
const   double = 0.0
 

Constructor.

TMLink::TMLink const TMLink  ) 
 

Copy constructor.

virtual TMLink::~TMLink  )  [virtual]
 

Destructor.


Member Function Documentation

const HepPoint3D& TMLink::arcZ const HepPoint3D ,
const   unsigned = 0
 

sets and returns arc and Z for the curl finder.

const HepPoint3D& TMLink::arcZ const   unsigned = 0  )  const
 

returns arc and Z for the curl finder.

const HepPoint3D & TMLink::arcZ const HepPoint3D ,
const   unsigned = 0
[inline]
 

sets and returns arc and Z for the curl finder.

00652                                                   {
00653   if(i < 4)return _arcZ[i] = az;
00654   std::cerr << "Error!! Please stop!!.....arcZ of TMLink!!! in TrkReco." << std::endl;
00655   return _arcZ[0];
00656 }

const HepPoint3D & TMLink::arcZ const   unsigned = 0  )  const [inline]
 

returns arc and Z for the curl finder.

00644                                    {
00645   if(i < 4)return _arcZ[i];
00646   std::cerr << "Error!! Please stop!!.....arcZ of TMLink!!! in TrkReco." << std::endl;
00647   return _arcZ[0];
00648 }

double TMLink::cDrift double  ,
unsigned 
 

double TMLink::cDrift unsigned   )  const
 

double TMLink::cDrift void   )  const
 

double TMLink::cDrift double  ,
unsigned 
[inline]
 

00696                                    {
00697     return _cDrift[a] = b;
00698 }

double TMLink::cDrift unsigned   )  const [inline]
 

00690                                {
00691     return _cDrift[a];
00692 }

double TMLink::cDrift void   )  const [inline]
 

00720                          {
00721     return (_cDrift[0] + _cDrift[1]) / 2.;
00722 }

const HepPoint3D& TMLink::conf const HepPoint3D conf  ) 
 

const HepPoint3D & TMLink::conf const HepPoint3D conf  )  [inline]
 

00529                                  {
00530     return _conf = a;
00531 }

float TMLink::dDrift float  ,
unsigned 
 

float TMLink::dDrift unsigned   )  const
 

float TMLink::dDrift void   )  const
 

returns/sets drift distance error.

float TMLink::dDrift float  ,
unsigned 
[inline]
 

00708                                   {
00709     return _dDrift[a] = b;
00710 }

float TMLink::dDrift unsigned   )  const [inline]
 

00702                                {
00703     return _dDrift[a];
00704 }

float TMLink::dDrift void   )  const [inline]
 

returns/sets drift distance error.

00726                          {
00727     return (_dDrift[0] + _dDrift[1]) / 2.;
00728 }

double TMLink::distance void   )  const
 

returns distance between point on wire and on track.

double TMLink::distance void   )  const [inline]
 

returns distance between point on wire and on track.

00562                            {
00563     return (_onTrack - _onWire).mag();
00564 }

double TMLink::dPhi double   ) 
 

sets and returns dPhi to the closest point.

double TMLink::dPhi void   )  const
 

returns dPhi to the closest point.

double TMLink::dPhi double   )  [inline]
 

sets and returns dPhi to the closest point.

00493                      {
00494     return _dPhi = a;
00495 }

double TMLink::dPhi void   )  const [inline]
 

returns dPhi to the closest point.

00487                        {
00488     return _dPhi;
00489 }

float TMLink::drift float  ,
unsigned 
 

float TMLink::drift unsigned   )  const
 

float TMLink::drift void   )  const
 

returns/sets drift distance.

float TMLink::drift float  ,
unsigned 
[inline]
 

00684                                  {
00685     return _drift[a] = b;
00686 }

float TMLink::drift unsigned   )  const [inline]
 

00678                               {
00679     return _drift[a];
00680 }

float TMLink::drift void   )  const [inline]
 

returns/sets drift distance.

00714                         {
00715     return (_drift[0] + _drift[1]) / 2.;
00716 }

double TMLink::DriftTime double  ,
double 
const
 

returs drift time

double TMLink::DriftTime double  ,
double 
const
 

returs drift time

void TMLink::dump const std::string &  message = std::string(""),
const std::string &  prefix = std::string("")
const
 

dumps debug information.

void TMLink::dump const std::string &  message = std::string(""),
const std::string &  prefix = std::string("")
const
 

dumps debug information.

00140                                                                {
00141     std::cout << pre;
00142     if (_track) std::cout << "track#=,";
00143     if (_hit) {
00144         _hit->dump(msg);
00145     }
00146 }

unsigned TMLink::fit2D void   ) 
 

const unsigned TMLink::fit2D const unsigned &   ) 
 

unsigned TMLink::fit2D void   )  [inline]
 

00672                   {
00673   return _fit2D;
00674 }

const unsigned TMLink::fit2D const unsigned &   )  [inline]
 

00666                                {
00667   return _fit2D = f;
00668 }

double TMLink::getDriftTime void   ) 
 

double TMLink::getDriftTime void   )  [inline]
 

00756                          {
00757   return _drifttime;
00758 }

const TMDCWireHit* TMLink::hit const TMDCWireHit  ) 
 

sets a pointer to a hit.

const TMDCWireHit* TMLink::hit void   )  const
 

returns a pointer to a hit.

const TMDCWireHit * TMLink::hit const TMDCWireHit  )  [inline]
 

sets a pointer to a hit.

00397                                  {
00398     return _hit = a;
00399 }

const TMDCWireHit * TMLink::hit void   )  const [inline]
 

returns a pointer to a hit.

00385                       {
00386     return _hit;
00387 }

unsigned TMLink::leftRight unsigned   ) 
 

sets left-right. 0:left, 1:right, 2:wire

unsigned TMLink::leftRight void   )  const
 

returns left-right. 0:left, 1:right, 2:wire

unsigned TMLink::leftRight unsigned   )  [inline]
 

sets left-right. 0:left, 1:right, 2:wire

00481                             {
00482     return _leftRight = a;
00483 }

unsigned TMLink::leftRight void   )  const [inline]
 

returns left-right. 0:left, 1:right, 2:wire

00475                             {
00476     return _leftRight;
00477 }

TMLink* TMLink::link TMLink  ) 
 

sets a pointer to a TMLink.

TMLink* TMLink::link void   )  const
 

returns a pointer to a TMLink.

TMLink * TMLink::link TMLink  )  [inline]
 

sets a pointer to a TMLink.

00556                        {
00557     return _link = a;
00558 }

TMLink * TMLink::link void   )  const [inline]
 

returns a pointer to a TMLink.

00550                        {
00551     return _link;
00552 }

void TMLink::neighbor unsigned  int,
TMLink
 

sets neighbor TMLink.

TMLink* TMLink::neighbor unsigned  int  )  const
 

returns neighbor TMLink.

void TMLink::neighbor unsigned  int,
TMLink
[inline]
 

sets neighbor TMLink.

00535                                              {
00536   if(n <= 6)
00537     _neighbor[n] = neighbor;
00538 }

TMLink * TMLink::neighbor unsigned  int  )  const [inline]
 

returns neighbor TMLink.

00542                                  {
00543   if(n <= 6)
00544     return _neighbor[n];
00545   return NULL;
00546 }

const HepPoint3D& TMLink::position const HepPoint3D  ) 
 

sets and returns position.

const HepPoint3D& TMLink::position void   )  const
 

returns position.

const HepPoint3D & TMLink::position const HepPoint3D  )  [inline]
 

sets and returns position.

00505                                      {
00506     return _position = a;
00507 }

const HepPoint3D & TMLink::position void   )  const [inline]
 

returns position.

00499                            {
00500     return _position;
00501 }

const HepPoint3D& TMLink::positionD const HepPoint3D  ) 
 

const HepPoint3D& TMLink::positionD void   )  const
 

const HepPoint3D & TMLink::positionD const HepPoint3D  )  [inline]
 

00517                                       {
00518     return _positionD = a;
00519 }

const HepPoint3D & TMLink::positionD void   )  const [inline]
 

00511                             {
00512     return _positionD;
00513 }

const HepPoint3D& TMLink::positionOnTrack double  p[3]  ) 
 

const HepPoint3D& TMLink::positionOnTrack const HepPoint3D  ) 
 

sets and returns the closest point on track to wire.

const HepPoint3D& TMLink::positionOnTrack void   )  const
 

returns the closest point on track to wire.

const HepPoint3D & TMLink::positionOnTrack double  p[3]  )  [inline]
 

00466                                    {
00467     _onTrack.setX(p[0]);
00468     _onTrack.setY(p[1]);
00469     _onTrack.setZ(p[2]);
00470     return _onTrack;
00471 }

const HepPoint3D & TMLink::positionOnTrack const HepPoint3D  )  [inline]
 

sets and returns the closest point on track to wire.

00460                                             {
00461     return _onTrack = a;
00462 }

const HepPoint3D & TMLink::positionOnTrack void   )  const [inline]
 

returns the closest point on track to wire.

00439                                   {
00440     return _onTrack;
00441 }

const HepPoint3D& TMLink::positionOnWire double  p[3]  ) 
 

const HepPoint3D& TMLink::positionOnWire const HepPoint3D  ) 
 

sets and returns the closest point on wire to a track.

const HepPoint3D& TMLink::positionOnWire void   )  const
 

returns the closest point on wire to a track.

const HepPoint3D & TMLink::positionOnWire double  p[3]  )  [inline]
 

00451                                   {
00452     _onWire.setX(p[0]);
00453     _onWire.setY(p[1]);
00454     _onWire.setZ(p[2]);
00455     return _onWire;
00456 }

const HepPoint3D & TMLink::positionOnWire const HepPoint3D  )  [inline]
 

sets and returns the closest point on wire to a track.

00445                                            {
00446     return _onWire = a;
00447 }

const HepPoint3D & TMLink::positionOnWire void   )  const [inline]
 

returns the closest point on wire to a track.

00433                                  {
00434     return _onWire;
00435 }

double TMLink::pull double   ) 
 

sets pull.

double TMLink::pull void   )  const
 

returns pull.

double TMLink::pull double   )  [inline]
 

sets pull.

00427                      {
00428     return _pull = a;
00429 }

double TMLink::pull void   )  const [inline]
 

returns pull.

00421                        {
00422     return _pull;
00423 }

void TMLink::setDriftTime double   ) 
 

add by jialk returns timeDrift after prop correction

void TMLink::setDriftTime double   )  [inline]
 

add by jialk returns timeDrift after prop correction

00762                                {
00763 _drifttime = time;
00764 
00765  }

double TMLink::tof double   ) 
 

double TMLink::tof void   )  const
 

return time of flight

double TMLink::tof double   )  [inline]
 

00750                     {
00751   return _tof = a;
00752 }

double TMLink::tof void   )  const [inline]
 

return time of flight

00744                       {
00745   return _tof;
00746 }

TTrack* TMLink::track TTrack  ) 
 

sets a pointer to a track.

TTrack* TMLink::track void   )  const
 

returns a pointer to a track.

TTrack * TMLink::track TTrack  )  [inline]
 

sets a pointer to a track.

00403                         {
00404     return _track = a;
00405 }

TTrack * TMLink::track void   )  const [inline]
 

returns a pointer to a track.

00391                         {
00392     return _track;
00393 }

unsigned TMLink::tsfTag unsigned   ) 
 

unsigned TMLink::tsfTag void   )  const
 

return tsfTag of links

unsigned TMLink::tsfTag unsigned   )  [inline]
 

00738                          {
00739         return _tsfTag = a;
00740 }

unsigned TMLink::tsfTag void   )  const [inline]
 

return tsfTag of links

00732                          {
00733         return _tsfTag;
00734 }

void TMLink::update const HepPoint3D onTrack,
const HepPoint3D onWire,
unsigned  leftRight,
double  pull
 

sets results of fitting.

void TMLink::update const HepPoint3D onTrack,
const HepPoint3D onWire,
unsigned  leftRight,
double  pull
[inline]
 

sets results of fitting.

00412                            {
00413     _onTrack = onTrack;
00414     _onWire = onWire;
00415     _leftRight = leftRight;
00416     _pull = pull;
00417 }

const TMDCWire* const TMLink::wire void   )  const
 

returns a pointer to a wire.

const TMDCWire *const TMLink::wire void   )  const
 

returns a pointer to a wire.

00022                        {
00023     if (_hit) return _hit->wire();
00024     return NULL;
00025 }

const HepPoint3D& TMLink::xyPosition void   )  const
 

returns middle position of a wire. z componet is 0.

const HepPoint3D & TMLink::xyPosition void   )  const
 

returns middle position of a wire. z componet is 0.

00028                              {
00029     return _hit->wire()->xyPosition();
00030 }

int TMLink::zPair int   ) 
 

sets id# of the pair

int TMLink::zPair void   )  const
 

returns id# of the pair, if zStatus == 20 (2 consective hits).

int TMLink::zPair int   )  [inline]
 

sets id# of the pair

00609                    {
00610     return _zPair = a;
00611 }

int TMLink::zPair void   )  const [inline]
 

returns id# of the pair, if zStatus == 20 (2 consective hits).

00603                         {
00604     return _zPair;
00605 }

int TMLink::zStatus int   ) 
 

sets stereo Hit status

int TMLink::zStatus void   )  const
 

returns stauts of stereo hit

int TMLink::zStatus int   )  [inline]
 

sets stereo Hit status

00597                      {
00598     return _zStatus = a;
00599 }

int TMLink::zStatus void   )  const [inline]
 

returns stauts of stereo hit

00591                           {
00592     return _zStatus;
00593 }


Member Data Documentation

HepPoint3D TMLink::_arcZ [private]
 

double TMLink::_cDrift [private]
 

HepPoint3D TMLink::_conf [private]
 

float TMLink::_dDrift [private]
 

double TMLink::_dPhi [private]
 

float TMLink::_drift [private]
 

double TMLink::_drifttime [private]
 

unsigned TMLink::_fit2D [private]
 

const TMDCWireHit* TMLink::_hit [private]
 

const TMDCWireHit* TMLink::_hit [private]
 

unsigned TMLink::_leftRight [private]
 

TMLink* TMLink::_link [private]
 

TMLink* TMLink::_link [private]
 

TMLink* TMLink::_neighbor[6] [private]
 

TMLink* TMLink::_neighbor[6] [private]
 

HepPoint3D TMLink::_onTrack [private]
 

HepPoint3D TMLink::_onWire [private]
 

HepPoint3D TMLink::_position [private]
 

HepPoint3D TMLink::_positionD [private]
 

double TMLink::_pull [private]
 

double TMLink::_tof [private]
 

TTrack* TMLink::_track [private]
 

TTrack* TMLink::_track [private]
 

unsigned TMLink::_tsfTag [private]
 

int TMLink::_zPair [private]
 

int TMLink::_zStatus [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 18:55:22 2011 for BOSS6.5.5 by  doxygen 1.3.9.1