Class Reference for E1039 Core & Analysis Software
SyncDefs.h
Go to the documentation of this file.
1
#ifndef SYNCDEFS_H__
2
#define SYNCDEFS_H__
3
4
namespace
syncdefs
5
{
6
static
const
int
NUM_SYNC_VARS
=4;
7
static
const
char
*
SYNCVARS
[] = {
"eventcounter"
,
"eventnumber"
,
"runnumber"
,
"segmentnumber"
};
8
}
9
10
#endif
syncdefs
Definition:
SyncDefs.h:5
syncdefs::SYNCVARS
static const char * SYNCVARS[]
Definition:
SyncDefs.h:7
syncdefs::NUM_SYNC_VARS
static const int NUM_SYNC_VARS
Definition:
SyncDefs.h:6
e1039-core
framework
ffaobjects
SyncDefs.h
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:15
using
1.9.1 with
SeaQuest GitHub integration