#include <emcPacketProcessor.h>
Inherited by emcPacketProcessorv1.
Inheritance diagram for emcPacketProcessor:

Definition at line 18 of file emcPacketProcessor.h.
Public Member Functions | |
| virtual | ~emcPacketProcessor () |
| virtual bool | process (const Packet &, emcTowerContainer &)=0 |
| Decode the packet to fill the towercontainer. | |
|
|
|
|
||||||||||||
|
Decode the packet to fill the towercontainer. Might also check the data. Implemented in emcPacketProcessorv1. Referenced by emcDataProcessorv2::decode(). |