Commit 19d4a838 authored by Håkan Wennlöf's avatar Håkan Wennlöf
Browse files

Updated Doxygen comment for factory method

parent 0e1f0514
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@ namespace allpix {
    public:
        /**
         * @brief Factory to dynamically create track objects
         * @param type The name of the track model which should be used
         * @param config Configuration with description of the model
         * @param geo_manager Pointer to the global geometry manager
         * @return By param trackModel assigned track model to be used