1 |
/** @file |
/** @file |
2 |
* $Source: /home/cvsmanager/yoda/event/PscuHeader.cpp,v $ |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/yoda/event/PscuHeader.cpp,v $ |
3 |
* $Id: PscuHeader.cpp,v 6.1 2006/05/30 19:10:01 kusanagi Exp $ |
* $Id: PscuHeader.cpp,v 6.2 2006/05/30 19:10:02 kusanagi Exp $ |
4 |
* $Author: kusanagi $ |
* $Author: kusanagi $ |
5 |
* |
* |
6 |
* Implementation of the PscuHeader class. |
* Implementation of the PscuHeader class. |
23 |
Counter(0), |
Counter(0), |
24 |
PacketLenght(0) { } |
PacketLenght(0) { } |
25 |
|
|
26 |
PscuHeader::~PscuHeader() { } |
//PscuHeader::~PscuHeader() { } |
27 |
|
|
28 |
/** |
/** |
29 |
* Get the packet type of this header. |
* Get the packet type of this header. |