1 |
/** @file |
/** @file |
2 |
* $Source: /home/cvsmanager/yoda/event/tsbt/TsbTRecord.h,v $ |
* $Source: /home/cvsmanager/yoda/event/tsbt/TsbTRecord.h,v $ |
3 |
* $Id: TsbTRecord.h,v 1.1 2005/03/03 12:35:59 kusanagi Exp $ |
* $Id: TsbTRecord.h,v 5.0 2005/08/29 09:46:13 Maurizio Nagni Exp $ |
4 |
* $Author: kusanagi $ |
* $Author: Maurizio Nagni $ |
5 |
* |
* |
6 |
* Header file for the TsbTRecord class. |
* Header file for the TsbTRecord class. |
7 |
*/ |
*/ |
8 |
#ifndef TSBT_RECORD_H |
#ifndef TSBT_RECORD_H |
9 |
#define TSBT_RECORD_H |
#define TSBT_RECORD_H |
10 |
|
#include "../SubPacket.h" |
|
#include "event/SubPacket.h" |
|
11 |
namespace pamela { |
namespace pamela { |
12 |
/** |
/** |
13 |
* TsbTBlock data Wrapper |
* TsbTBlock data Wrapper |