Rosetta Protocols  2015.02
Namespaces | Typedefs | Functions
MoverStatistics.cc File Reference

Keeps track of the acceptance_rate of a Mover. More...

#include <core/types.hh>
#include <basic/Tracer.hh>
#include <protocols/moves/MonteCarlo.hh>
#include <protocols/moves/MoverStatistics.hh>
#include <ObjexxFCL/format.hh>
#include <string>
#include <sstream>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/vector1.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::moves
 

Typedefs

typedef core::Real protocols::moves::Real
 

Functions

static thread_local basic::Tracer TR ("protocols.moves.TrialMover")
 

Detailed Description

Keeps track of the acceptance_rate of a Mover.

Author
Monica Berrondo August 16 2007

Function Documentation

static thread_local basic::Tracer TR ( "protocols.moves.TrialMover"  )
static