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

Tsuffix.h

解説を見る。
00001 // =====================================================================
00024 // =====================================================================
00025 #ifndef CLDAQ__TSUFFIX_H
00026 #define CLDAQ__TSUFFIX_H
00027 
00028 #include "Ttypes.h"
00029 
00030 static const Tstring T1DHistogramSuffix = "_1DHISTO";
00031 static const Tstring T2DHistogramSuffix = "_2DHISTO";
00032 static const Tstring TAppendGraphSuffix = "_APPGRAPH";
00033 static const Tstring TSubstituteGraphSuffix = "_SUBGRAPH";
00034 static const Tstring TCanvasSuffix = "_CANVAS";
00035 static const Tstring TUnknownSuffix = "_UNKNOWN";
00036 
00037 static const Tstring TRootIdentification = "ROOT";
00038 static const Tstring TPawIdentification = "PAW";
00039 
00040 #endif


CLDAQ - a Class Library for DataAcQuisition (Version 1.14.3)
Go IWAI -- goiwai at users.sourceforge.jp