Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

EMC_TRAJ_PROBE Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TRAJ_PROBE:

Inheritance graph
[legend]
Collaboration diagram for EMC_TRAJ_PROBE:

Collaboration graph
[legend]

Public Methods

 EMC_TRAJ_PROBE ()
void update (CMS *cms)

Data Fields

EmcPose pos

Constructor & Destructor Documentation

EMC_TRAJ_PROBE::EMC_TRAJ_PROBE   [inline]
 

Definition at line 1597 of file emc.hh.


Member Function Documentation

void EMC_TRAJ_PROBE::update CMS *    cms
 

Reimplemented from EMC_TRAJ_CMD_MSG.

Definition at line 3199 of file emc.cc.

03200 {
03201 
03202         EMC_TRAJ_CMD_MSG::update(cms);
03203         EmcPose_update(cms,&pos);
03204 
03205 }


Field Documentation

EmcPose EMC_TRAJ_PROBE::pos
 

Definition at line 1602 of file emc.hh.

Referenced by STRAIGHT_PROBE(), and sendProbe().


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 15:29:05 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001