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


Public Methods | |
| EMC_TRAJ_STEP () | |
| void | update (CMS *cms) |
|
|
Definition at line 1443 of file emc.hh. 01443 : EMC_TRAJ_CMD_MSG(EMC_TRAJ_STEP_TYPE, sizeof(EMC_TRAJ_STEP)) {}; |
|
|
Reimplemented from EMC_TRAJ_CMD_MSG. Definition at line 1850 of file emc.cc. 01851 {
01852
01853 EMC_TRAJ_CMD_MSG::update(cms);
01854
01855 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001