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