メインページ   モジュール   クラス階層   アルファベット順一覧   構成   ファイル一覧   構成メンバ   ファイルメンバ   関連ページ    

TReadoutSegmentList.hh

解説を見る。
00001 // =====================================================================
00021 // =====================================================================
00022 #ifndef __TREADOUTSEGMENTLIST_HH
00023 #define __TREADOUTSEGMENTLIST_HH
00024 
00025 #include "Ttypes.h"
00026 #include "TReadoutSegment.hh"
00027 
00028 class TReadoutSegment;
00029 
00049 typedef Tvector<TReadoutSegment> TReadoutSegmentList;
00050 
00051 #endif

CLDAQ - a Class Library for Data AcQuisition (Version 1.10.0)
Go IWAI <goiwai@users.sourceforge.jp>