- Make sure I can compile against root libraries in xcode in the latest version of root.
- Create a bytestream readable by clusterization, for testing.
So stages of this task (for today) are:
- chop an existing bytestream file, read it
- change parts of the file programatically, read it
- change the file using an xml event description, read it
- make an xml schema for the event description
- read a cabling file in the same program
- change the xml schema to allow detector coordinates
- read and create events using detector coordinates
Side tasks today include: looking at the OKS database to see whether we can use it, either directly or in its COOL form, and possibly looking at how to make a SOAP request to the AMI database.
Noon: Task (1) complete and written up here, under 'ROOT and XCode'.