Rosetta
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>

Namespaces

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

Typedefs

using protocols::moves::Real = core::Real
 

Functions

static 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

◆ TR()

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