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

Singleton that hold everything about the input PCS This avoid multiple reading of the input file. More...

#include <protocols/scoring/methods/pcs2/PcsInputCenterManager.hh>
#include <basic/Tracer.hh>
#include <utility/vector1.hh>
#include <utility/thread/threadsafe_creation.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::scoring
 
 protocols::scoring::methods
 
 protocols::scoring::methods::pcs2
 

Functions

static basic::Tracer protocols::scoring::methods::pcs2::TR_PcsInputCenterManager ("protocols.scoring.methods.pcs.PcsInputCenterManager")
 
std::ostream & protocols::scoring::methods::pcs2::operator<< (std::ostream &out, const PcsInputCenterManager &me)
 

Detailed Description

Singleton that hold everything about the input PCS This avoid multiple reading of the input file.

Parameters
return
Remarks
References:

Christophe Schmitz