ARCS6 AR6-REV.24062600
読み取り中…
検索中…
一致する文字列を見つけられません
ARCSmemory.cc ファイル

データメモリクラス [詳解]

#include <cassert>
#include "ARCSmemory.hh"
#include "CsvManipulator.hh"
ARCSmemory.cc の依存先関係図:

マクロ定義

#define arcs_assert(a)   (assert(a))
 
#define PassedLog()
 
#define EventLog(a)
 
#define EventLogVar(a)
 

詳解

データメモリクラス

実験データ保存用のデータメモリクラス。CSVファイルへの出力も行う。

日付
2024/05/06
著者
Yokokura, Yuki