Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs | Enumerations | Functions
ExperimentalTechnique.hh File Reference

Enumeration definition for ExperimentalTechnique and helper function declarations. More...

#include <list>
#include <string>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::io
 
 core::io::rcsb
 

Typedefs

typedef std::list
< ExperimentalTechnique > 
core::io::rcsb::ExperimentalTechniques
 

Enumerations

enum  core::io::rcsb::ExperimentalTechnique {
  core::io::rcsb::UNKNOWN_EXPDTA = 0, core::io::rcsb::X_RAY_DIFFRACTION = 1, core::io::rcsb::FIBER_DIFFRACTION, core::io::rcsb::NEUTRON_DIFFRACTION,
  core::io::rcsb::ELECTRON_CRYSTALLOGRAPHY, core::io::rcsb::ELECTRON_MICROSCOPY, core::io::rcsb::SOLID_STATE_NMR, core::io::rcsb::SOLUTION_NMR,
  core::io::rcsb::SOLUTION_SCATTERING, core::io::rcsb::THEORETICAL_MODEL, core::io::rcsb::ExperimentalTechnique_max_current = THEORETICAL_MODEL, core::io::rcsb::EPR,
  core::io::rcsb::ELECTRON_DEFRACTION, core::io::rcsb::CRYO_ELECTRON_MICROSCOPY, core::io::rcsb::SOLUTION_SCATTERING_THEORETICAL_MODEL, core::io::rcsb::FLORECENCE_TRANSFER,
  core::io::rcsb::NMR, core::io::rcsb::ExperimentalTechnique_max = NMR
}
 

Functions

std::string core::io::rcsb::experimental_technique_to_string (ExperimentalTechnique technique)
 
ExperimentalTechnique core::io::rcsb::string_to_experimental_technique (std::string const &technique)
 

Detailed Description

Enumeration definition for ExperimentalTechnique and helper function declarations.

Author
Labonte JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu
Matthew O'Meara