| 1 |
/** @file |
/** @file |
| 2 |
* $Source: /home/cvsmanager/yoda/event/tsbb/TsbBRecord.h,v $ |
* $Source: /home/cvsmanager/yoda/event/tsbb/TsbBRecord.h,v $ |
| 3 |
* $Id: TsbBRecord.h,v 1.1 2005/03/03 12:35:06 kusanagi Exp $ |
* $Id: TsbBRecord.h,v 4.4 2005/05/28 10:44:14 kusanagi Exp $ |
| 4 |
* $Author: kusanagi $ |
* $Author: kusanagi $ |
| 5 |
* |
* |
| 6 |
* Header file for the TsbBRecord class. |
* Header file for the TsbBRecord class. |
| 7 |
*/ |
*/ |
| 8 |
#ifndef TsbB_RECORD_H |
#ifndef TsbB_RECORD_H |
| 9 |
#define TsbB_RECORD_H |
#define TsbB_RECORD_H |
| 10 |
|
#include "../SubPacket.h" |
|
#include "event/SubPacket.h" |
|
| 11 |
namespace pamela { |
namespace pamela { |
| 12 |
/** |
/** |
| 13 |
* TsbBBlock data Wrapper |
* TsbBBlock data Wrapper |