SingletonBase_T_core_chemical_ChemicalManager_T
SingletonBase is meant to serve as a base class for singleton
classes in Rosetta handling the initialization of the singleton in
a thread-safe way.
SymDofMoverSampler
WARNING WARNING WARNING THIS SINGLETON CLASS HOLDS NON-CONST, JOB
SPECIFIC DATA AND MAKES EVERY CLASS THAT USES THIS DATA THREAD
UNSAFE.