#include <stdio.h>
#include <sstream>
#include "TList.h"
#include "DbiDetector.hxx"
#include "DbiSimFlag.hxx"
#include <TSK_DBI_Log.hxx>
#include <MsgFormat.h>
#include "TDbi.hxx"
#include "TDbiException.hxx"
#include "TDbiExceptionLog.hxx"
Go to the source code of this file.
Variables | |
static std::map< std::string, Int_t > | fgTimegateTable |
std::map<std::string,Int_t> fgTimegateTable [static] |
Definition at line 82 of file TDbi.cxx.
Referenced by TDbi::GetTimeGate(), and TDbi::SetTimeGate().