1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2025-01-31 02:38:50 -05:00
Specter/SpecProject/src
2022-07-16 12:50:14 -04:00
..
main.cpp Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line 2022-07-16 12:50:14 -04:00
MassMap.cpp Preparing for switch to new name: Specter 2022-06-19 16:21:09 -04:00
MassMap.h Preparing for switch to new name: Specter 2022-06-19 16:21:09 -04:00
SPSAnalysisStage.cpp Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line 2022-07-16 12:50:14 -04:00
SPSAnalysisStage.h Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line 2022-07-16 12:50:14 -04:00
SPSInputLayer.cpp Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line 2022-07-16 12:50:14 -04:00
SPSInputLayer.h Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line 2022-07-16 12:50:14 -04:00