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

EMC_TRAJ_SET_MODE Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TRAJ_SET_MODE:

Inheritance graph
[legend]
Collaboration diagram for EMC_TRAJ_SET_MODE:

Collaboration graph
[legend]

Public Methods

 EMC_TRAJ_SET_MODE ()
void update (CMS *cms)

Data Fields

int mode

Constructor & Destructor Documentation

EMC_TRAJ_SET_MODE::EMC_TRAJ_SET_MODE   [inline]
 

Definition at line 1312 of file emc.hh.


Member Function Documentation

void EMC_TRAJ_SET_MODE::update CMS *    cms
 

Reimplemented from EMC_TRAJ_CMD_MSG.

Definition at line 3061 of file emc.cc.

03062 {
03063 
03064         EMC_TRAJ_CMD_MSG::update(cms);
03065         cms->update(mode);
03066 
03067 }


Field Documentation

int EMC_TRAJ_SET_MODE::mode
 

Definition at line 1317 of file emc.hh.


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