Definition CrossLinksDB.h:18
static CrossLinksDB * getInstance()
Returns a pointer to the modifications DB (singleton)
Definition CrossLinksDB.h:22
~CrossLinksDB() override
Destructor.
CrossLinksDB(const CrossLinksDB &residue_db)
Copy constructor.
CrossLinksDB & operator=(const CrossLinksDB &aa)
Assignment operator.
CrossLinksDB()
Default constructor.
static std::vector< std::unique_ptr< ModificationDataProvider > > makeCrossLinkProviders_()
Creates the OBO provider for cross-linker loading.
void getAllSearchModifications(std::vector< String > &modifications) const
Collects all modifications that can be used for identification searches.
database which holds all residue modifications from UniMod
Definition ModificationsDB.h:51
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19