Skip to content
Snippets Groups Projects
Commit 4dd991ad authored by Michael Andrew Mccann's avatar Michael Andrew Mccann
Browse files

Replaced DECLARE_ALGORITHM_FACTORY with DECLARE_COMPONENT_FACTORY

parent cdd3117e
No related branches found
No related tags found
1 merge request!1120Add RichPhotonCounting package
...@@ -26,7 +26,7 @@ using namespace Rich::Rec::MC; ...@@ -26,7 +26,7 @@ using namespace Rich::Rec::MC;
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
DECLARE_ALGORITHM_FACTORY( PhotonCounter ) DECLARE_COMPONENT_FACTORY( PhotonCounter )
//============================================================================= //=============================================================================
// Standard constructor, initializes variables // Standard constructor, initializes variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment