Last change
on this file since 20029 was 20026, checked in by tbretz, 4 years ago |
A set of example files for working with the database.
|
File size:
597 bytes
|
Line | |
---|
1 | uri=hawcwrite:password@ihp-pc45.ethz.ch/hawcdata
|
---|
2 |
|
---|
3 | tree=Events
|
---|
4 |
|
---|
5 | create=yes
|
---|
6 | delete=yes
|
---|
7 |
|
---|
8 | primary=NIGHT
|
---|
9 | primary=RUNID
|
---|
10 | primary=DAQEvtNumber
|
---|
11 |
|
---|
12 | sql-type=NIGHT/INT UNSIGNED NOT NULL
|
---|
13 | sql-type=RUNID/MEDIUMINT UNSIGNED NOT NULL
|
---|
14 |
|
---|
15 | ignore=.*[.]fUniqueID
|
---|
16 | ignore=.*[.]fBits
|
---|
17 | ignore=MSoftwareTrigger[.].*
|
---|
18 | ignore=MRawBoardsFACT[.].*
|
---|
19 | ignore=MSrcPosCam[.].*
|
---|
20 | ignore=MRawEvtHeader[.]f[^D].*
|
---|
21 | ignore=MTime[.].*
|
---|
22 | ignore=MImagePar.fNumSinglePixels
|
---|
23 | ignore=MImagePar.fSizeSinglePixels
|
---|
24 | ignore=MImagePar.fNumSat.*
|
---|
25 |
|
---|
26 | map=MHillas\.f/
|
---|
27 | map=MHillasExt\.f/
|
---|
28 | map=MHillasSrc\.f/
|
---|
29 | map=MImagePar\.f/
|
---|
30 | map=MNewImagePar\.f/
|
---|
31 | map=MRawEvtHeader\.f/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.