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

Compare with Current View Page History

« Previous Version 4 Next »

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

position

point not null

OpenGis type

error

polygon not null

OpenGis type

  • No labels