You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Here are the pages describing the Glast Data Server prototype.

Database schema

See also the MySQL reference manual

Events

column

type

remark

id

bigint not null primary key

event_number

int

run_number

int

time

bigint

energy

float

quality

float

ra

mediumint

dec

mediumint

x

float

y

float

z

float

  • No labels