ProditionsCode
Jump to navigation
Jump to search
Introduction
ProditionsService provides conditions data "entities". It is a layer of code over the DbService and is the principle user interface for accessing conditions data. It allows the creating and caching quantities derived from DbService database tables and other Proditions entities, creating an unlimited stack of database-derived quantities. It will sense if a derived quantity is out of date, because the run/subrun changed and the underlying input data changed, and update itself as the user accesses the entity.
This page will explain how to add a Proditions entity.