Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • charles leggett's avatar
    fd7a40f5
    Preparation for Gaudi v30r2 · fd7a40f5
    charles leggett authored
    major changes:
    
     - removal of DECLARE_FACTORY_ENTRIES
     - DECLARE_CONVERTER_FACTORY -> DECLARE_CONVERTER
     - DECLARE_TOOL_FACTORY -> DECLARE_COMPONENT
     - DECLARE_SERVICE_FACTORY -> DECLARE_COMPONENT
     - DECLARE_ALGORITHM_FACTORY -> DECLARE_COMPONENT
     - constructor of Converters is public, not protected
     - remove #include "GaudiKernel/CnvFactory.h"
     - remove #include "GaudiKernel/ToolFactory.h"
     - remove #include "GaudiKernel/AlgFactory.h"
     - remove #include "GaudiKernel/AudFactory.h"
     - remove #include "DeclareFactoryEntries.h"
    fd7a40f5
    History
    Preparation for Gaudi v30r2
    charles leggett authored
    major changes:
    
     - removal of DECLARE_FACTORY_ENTRIES
     - DECLARE_CONVERTER_FACTORY -> DECLARE_CONVERTER
     - DECLARE_TOOL_FACTORY -> DECLARE_COMPONENT
     - DECLARE_SERVICE_FACTORY -> DECLARE_COMPONENT
     - DECLARE_ALGORITHM_FACTORY -> DECLARE_COMPONENT
     - constructor of Converters is public, not protected
     - remove #include "GaudiKernel/CnvFactory.h"
     - remove #include "GaudiKernel/ToolFactory.h"
     - remove #include "GaudiKernel/AlgFactory.h"
     - remove #include "GaudiKernel/AudFactory.h"
     - remove #include "DeclareFactoryEntries.h"
Code owners
Assign users and groups as approvers for specific file changes. Learn more.