FairRunTimeDB generates an error message
-I- FairRunTimeDB::InitContainer() PndEmcGeoPar
[ERROR] init() PndEmcGeoPar not initialized
when a parameter container is not filled with existing data from one of the two input possibilities (either an ASCII or root par file).
In some cases these parameters are generated inside the program code and then stored into the runtime DB creating this error message even though it is not an error.
The desired behaviour would be that the message is marked as [INFO] and not as [ERROR].
The text could look like: [INFO] init() PndEmcGeoPar does not contain any data.