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

EMC_TRAJ_SET_PROBE_POLARITY Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TRAJ_SET_PROBE_POLARITY:

Inheritance graph
[legend]
Collaboration diagram for EMC_TRAJ_SET_PROBE_POLARITY:

Collaboration graph
[legend]

Public Methods

 EMC_TRAJ_SET_PROBE_POLARITY ()
void update (CMS *cms)

Data Fields

int polarity

Constructor & Destructor Documentation

EMC_TRAJ_SET_PROBE_POLARITY::EMC_TRAJ_SET_PROBE_POLARITY   [inline]
 

Definition at line 1552 of file emc.hh.


Member Function Documentation

void EMC_TRAJ_SET_PROBE_POLARITY::update CMS *    cms
 

Reimplemented from EMC_TRAJ_CMD_MSG.

Definition at line 3344 of file emc.cc.

03345 {
03346 
03347         EMC_TRAJ_CMD_MSG::update(cms);
03348         cms->update(polarity);
03349 
03350 }


Field Documentation

int EMC_TRAJ_SET_PROBE_POLARITY::polarity
 

Definition at line 1557 of file emc.hh.

Referenced by sendSetProbePolarity().


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