Rosetta
Namespaces | Functions
DEEREnergy.cc File Reference

Score term for data obtained with double electron-electron resonance (DEER) More...

#include <core/energy_methods/DEEREnergy.hh>
#include <core/energy_methods/DEEREnergyCreator.hh>
#include <core/scoring/epr_deer/metrics/DEERData.hh>
#include <core/scoring/epr_deer/DEERDataCache.hh>
#include <core/scoring/epr_deer/EPRSpinLabel.hh>
#include <core/scoring/epr_deer/util.hh>
#include <core/pose/Pose.hh>
#include <core/pose/datacache/CacheableDataType.hh>
#include <core/pose/PDBInfo.hh>
#include <core/scoring/methods/EnergyMethodOptions.hh>
#include <core/conformation/Residue.hh>
#include <core/scoring/Energies.hh>
#include <core/scoring/EnergyMap.hh>
#include <core/scoring/methods/Methods.hh>
#include <core/scoring/ScoreType.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/scoring/DenseEnergyContainer.hh>
#include <core/scoring/LREnergyContainer.fwd.hh>
#include <basic/datacache/BasicDataCache.hh>
#include <core/types.hh>
#include <basic/Tracer.hh>
#include <utility/vector1.hh>
#include <numeric/xyzVector.hh>
#include <iostream>
#include <core/id/AtomID.hh>

Namespaces

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

Functions

static basic::Tracer core::energy_methods::TR ("core.energy_methods.DEEREnergy")
 Tracer used for error messages. More...
 

Detailed Description

Score term for data obtained with double electron-electron resonance (DEER)

This method is initiated by assigning a weight to deer_decay and providing an input text file via the option -epr_deer:input_files data.txt.

Author
Diego del Alamo ( del.a.nosp@m.lamo.nosp@m.@vand.nosp@m.erbi.nosp@m.lt.ed.nosp@m.u )