#include <emc.hh>
Inheritance diagram for EMC_TRAJ_ENABLE:


Public Methods | |
| EMC_TRAJ_ENABLE () | |
| void | update (CMS *cms) |
|
|
Definition at line 1407 of file emc.hh. 01407 : EMC_TRAJ_CMD_MSG(EMC_TRAJ_ENABLE_TYPE, sizeof(EMC_TRAJ_ENABLE)) {}; |
|
|
Reimplemented from EMC_TRAJ_CMD_MSG. Definition at line 1588 of file emc.cc. 01589 {
01590
01591 EMC_TRAJ_CMD_MSG::update(cms);
01592
01593 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001