Class Reference for E1039 Core & Analysis Software
Home page
Related Pages
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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::NUM_SYNC_VARS
static const int NUM_SYNC_VARS
Definition:
SyncDefs.h:6
syncdefs::SYNCVARS
static const char * SYNCVARS[]
Definition:
SyncDefs.h:7
e1039-core
framework
ffaobjects
SyncDefs.h
Built by
Haiwang Yu
. updated:
Wed May 26 2021 21:44:02
using
1.8.5 with
SeaQuest GitHub integration