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

EMC_TRAJ_SET_OFFSET Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TRAJ_SET_OFFSET:

Inheritance graph
[legend]
Collaboration diagram for EMC_TRAJ_SET_OFFSET:

Collaboration graph
[legend]

Public Methods

 EMC_TRAJ_SET_OFFSET ()
void update (CMS *cms)

Data Fields

EmcPose offset

Constructor & Destructor Documentation

EMC_TRAJ_SET_OFFSET::EMC_TRAJ_SET_OFFSET   [inline]
 

Definition at line 1508 of file emc.hh.


Member Function Documentation

void EMC_TRAJ_SET_OFFSET::update CMS *    cms
 

Reimplemented from EMC_TRAJ_CMD_MSG.

Definition at line 2480 of file emc.cc.

02481 {
02482 
02483         EMC_TRAJ_CMD_MSG::update(cms);
02484         EmcPose_update(cms,&offset);
02485 
02486 }


Field Documentation

EmcPose EMC_TRAJ_SET_OFFSET::offset
 

Definition at line 1513 of file emc.hh.

Referenced by USE_TOOL_LENGTH_OFFSET().


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