24 const char*
const here =
"CodaRawDecoder::CodaRawDecoder";
29 {
"runnum",
"Run number", kUInt, 0, &
run_num },
30 {
"runtype",
"CODA run type", kUInt, 0, &
run_type },
31 {
"runtime",
"CODA run time", kULong, 0, &
fRunTime },
32 {
"evnum",
"Event number", kUInt, 0, &
event_num },
33 {
"evtyp",
"Event type", kUInt, 0, &
event_type },
35 {
"evtime",
"Event time", kULong, 0, &
evt_time },
36 {
"datatype",
"Data type", kUInt, 0, &
data_type },
47 Warning(
here,
"No global variable list found. Variables not registered.");
R__EXTERN class THaVarList * gHaVars
static const char *const here
char * Form(const char *fmt,...)
virtual ~CodaRawDecoder()
virtual Int_t RemoveRegexp(const char *expr, Bool_t wildcard=true)
virtual Int_t DefineVariables(const VarDef *list, const char *prefix="", const char *caller="")
virtual void Warning(const char *method, const char *msgfmt,...) const
TString & Append(char c, Ssiz_t rep=1)