1 |
/** @file |
/** @file |
2 |
* $Source: /repository/event/PscuHeader.h,v $ |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/PscuHeader.h,v $ |
3 |
* $Id: PscuHeader.h,v 1.1 2008-01-11 17:14:20 messineo Exp $ |
* $Id: PscuHeader.h,v 1.1.1.1 2008-09-23 07:19:51 mocchiut Exp $ |
4 |
* $Author: messineo $ |
* $Author: mocchiut $ |
5 |
* |
* |
6 |
* Header file for the PscuHeader class. |
* Header file for the PscuHeader class. |
7 |
*/ |
*/ |
10 |
|
|
11 |
#include "Exception.h" |
#include "Exception.h" |
12 |
#include "SubPacket.h" |
#include "SubPacket.h" |
13 |
|
#include <limits> |
14 |
|
|
15 |
namespace pamela { |
namespace pamela { |
16 |
/** |
/** |