This page lists changes that happened to CoCa since last production release (tdaq-03-00-01). There were significant changes to CoCa API and a lot of re-factoring to make this package conforming with the ATLAS coding convention and fix multiple issues discovered during the code inspection in June 2011.
daq::coca::Register::Server
renamed to daq::coca::Register
.Register::Server::Register()
renamed to Register::registerFiles()
and Register::registerFile()
.daq::coca::DBClient::DBClient
renamed to daq::coca::DBClient
.DBClient::GetDatasets()
renamed to DBClient::datasets()
.DBClient::GetArchives()
renamed to DBClient::archives()
.DBClient::GetFiles()
renamed to DBClient::files()
.daq::coca::DBStat
which provides interface for collection statistical
information from CoCa database. Available in Python module too.