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

A class for passing data to the trie-vs-trie calculation for hydrogen bonds, without having to cache it in mutable data in the HBondEnergy method or whatnot. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::hbonds
 
 core::scoring::hbonds::hbtrie
 

Typedefs

using core::scoring::hbonds::hbtrie::HBondsTrieVsTrieCachedDataContainerOP = utility::pointer::shared_ptr< HBondsTrieVsTrieCachedDataContainer >
 
using core::scoring::hbonds::hbtrie::HBondsTrieVsTrieCachedDataContainerCOP = utility::pointer::shared_ptr< HBondsTrieVsTrieCachedDataContainer const >
 

Detailed Description

A class for passing data to the trie-vs-trie calculation for hydrogen bonds, without having to cache it in mutable data in the HBondEnergy method or whatnot.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)