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


Public Methods | |
| EMC_TRAJ_DISABLE () | |
| void | update (CMS *cms) |
|
|
Definition at line 1416 of file emc.hh. 01416 : EMC_TRAJ_CMD_MSG(EMC_TRAJ_DISABLE_TYPE, sizeof(EMC_TRAJ_DISABLE)) {}; |
|
|
Reimplemented from EMC_TRAJ_CMD_MSG. Definition at line 3291 of file emc.cc. 03292 {
03293
03294 EMC_TRAJ_CMD_MSG::update(cms);
03295
03296 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001