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

TRunInformationList.hh

解説を見る。
00001 // =====================================================================
00024 // =====================================================================
00025 #ifndef CLDAQ__TRUNINFORMATIONLIST_HH
00026 #define CLDAQ__TRUNINFORMATIONLIST_HH
00027 
00028 #include "TRunInformation.hh"
00029 
00030 class TRunInformation;
00031 
00051 typedef Tvector<TRunInformation> TRunInformationList;
00052 
00053 #endif

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