Developments on Central Memory system
- Creation of a CentralMemoryFactory class to centralize configuration (contained in agapro_conf.json file)
- Creation of a Producer and a Consumer for Central Memory (CMProducer reads from central memory, CMConsumer writes to central memory)
- Renaming Core library to AgaProCore to avoid conflicts with ROOT's libCore.so
- Minimal version of Boost is now 1.75 to support Boost::json