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

EMC_TRAJ_SET_AXES Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TRAJ_SET_AXES:

Inheritance graph
[legend]
Collaboration diagram for EMC_TRAJ_SET_AXES:

Collaboration graph
[legend]

Public Methods

 EMC_TRAJ_SET_AXES ()
void update (CMS *cms)

Data Fields

int axes

Constructor & Destructor Documentation

EMC_TRAJ_SET_AXES::EMC_TRAJ_SET_AXES   [inline]
 

Definition at line 1290 of file emc.hh.


Member Function Documentation

void EMC_TRAJ_SET_AXES::update CMS *    cms
 

Reimplemented from EMC_TRAJ_CMD_MSG.

Definition at line 2222 of file emc.cc.

02223 {
02224 
02225         EMC_TRAJ_CMD_MSG::update(cms);
02226         cms->update(axes);
02227 
02228 }


Field Documentation

int EMC_TRAJ_SET_AXES::axes
 

Definition at line 1295 of file emc.hh.


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