SND@LHC Software
|
Go to the source code of this file.
Namespaces | |
namespace | conditionsDatabase |
namespace | conditionsDatabase.demo |
namespace | conditionsDatabase.demo.example_api_usage |
Variables | |
conditionsDatabase.demo.example_api_usage.api_factory = APIFactory() | |
conditionsDatabase.demo.example_api_usage.conditionsDB = api_factory.construct_DB_API("/FairShip/conditionsDatabase/config.yml") | |
dict | conditionsDatabase.demo.example_api_usage.value_array = {"x": [5, 2, 6, 3, 7]} |
conditionsDatabase.demo.example_api_usage.result = conditionsDB.list_detectors() | |