pdg_database

reactions.pdg_database = <reactions.pdg_database_sgl object>

Object to serve as an interface with the PDG database. This object is declared as a singleton, using a single database file that can be modified using the set_database_path() function. This ensures that reactions are composed of PDG elements from the same file. The database can make use of an internal cache to avoid reading from the file many times.