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

TRunInformationList.hh

解説を見る。
00001 // =====================================================================
00002 //  $Id: TRunInformationList.hh,v 1.2 2003/07/30 16:20:30 goiwai Exp $
00003 //  $Name: CLDAQ-1-07-00 $
00004 //
00005 //  $Log: TRunInformationList.hh,v $
00006 //  Revision 1.2  2003/07/30 16:20:30  goiwai
00007 //  ファイルにコミットログをつけることにしました.
00008 //
00009 // =====================================================================
00010 #ifndef __TRUNINFORMATIONLIST_HH
00011 #define __TRUNINFORMATIONLIST_HH
00012 
00013 #include "TRunInformation.hh"
00014 
00015 class TRunInformation;
00016 typedef Tvector<TRunInformation> TRunInformationList;
00017 
00018 #endif

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