EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
FairDbServices.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file FairDbServices.h
1
2
#ifndef FAIRDBSERVICES
3
#define FAIRDBSERVICES
4
5
6
7
class
FairDbServices
8
{
9
10
friend
class
FairDbTableProxyRegistry
;
11
12
public
:
13
14
static
bool
AsciiDBConectionsTemporary
() {
return
fAsciiDBConectionsTemporary
; }
15
static
bool
OrderContextQuery
() {
return
fOrderContextQuery
; }
16
17
private
:
18
19
static
void
SetRecord
(
int
rec ) {;}
20
// Data members
21
22
static
bool
fAsciiDBConectionsTemporary
;
23
static
bool
fOrderContextQuery
;
24
25
};
26
27
28
#endif // FAIRDBSERVICES
29
EicRoot
blob
master
dbase
dbInterface
FairDbServices.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:33
using
1.8.2 with
EIC GitHub integration