OpenMS
Element.h File Reference
Include dependency graph for Element.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Element
 Representation of an element. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Macros

#define OPENMS_CHEMISTRY_ELEMENT_NAME_DEFAULT   "unknown"
 
#define OPENMS_CHEMISTRY_ELEMENT_SYMBOL_DEFAULT   "??"
 
#define OPENMS_CHEMISTRY_ELEMENT_WEIGHT_DEFAULT   0.0
 
#define OPENMS_CHEMISTRY_ELEMENT_ATOMICNUMBER_DEFAULT   0
 

Functions

std::ostream & operator<< (std::ostream &, const Element &)
 

Macro Definition Documentation

◆ OPENMS_CHEMISTRY_ELEMENT_ATOMICNUMBER_DEFAULT

#define OPENMS_CHEMISTRY_ELEMENT_ATOMICNUMBER_DEFAULT   0

◆ OPENMS_CHEMISTRY_ELEMENT_NAME_DEFAULT

#define OPENMS_CHEMISTRY_ELEMENT_NAME_DEFAULT   "unknown"

◆ OPENMS_CHEMISTRY_ELEMENT_SYMBOL_DEFAULT

#define OPENMS_CHEMISTRY_ELEMENT_SYMBOL_DEFAULT   "??"

◆ OPENMS_CHEMISTRY_ELEMENT_WEIGHT_DEFAULT

#define OPENMS_CHEMISTRY_ELEMENT_WEIGHT_DEFAULT   0.0