On this page I breifly describe projects I'm involved within CMS experiment.

CMS DBS system
CMS database bookkeeping system (DBS) is a main data discovery system for CMS experiment. The CMS DBS system was designed to work with a variety DB backends, including
  • SQLite, MySQL, Postgres, ORACLE.

REQUIREMENTS
Short summary:
  • support various file formats.

Framework
  • Add access to provenance information for "non-Event" data
  • Replacement of boost::signals to libsigc++ signals