Skip to content

Mbalogh branch

Matus Balogh requested to merge mbalogh_branch into master

Added -O3 compiler flag for better performance

Added new copy constructor to detData class. I need it for parallelization of Spy because vector<detData*> is being modified in libPrisma and thus not thread safe.

Merge request reports