Skip to content

start refactoring ALIGOFactory

Kevin Kuns requested to merge kevin.kuns/finesse-ligo:refactor-factories into ddb

Started IFOFactory which inherits from FinesseFactory. ALIGOFactory and CARMFactory now inherit from IFOFactory which has more general functions. DARMFactory factory will be implemented similar to CARMFactory but hasn't been done yet.

Merge request reports