C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
quantumtrajectory::ensemble Namespace Reference

Auxiliary tools to EnsembleMCWF. More...

Classes

class  Base
 Less templatized base for EnsembleMCWF. More...
 

Typedefs

typedef std::list< LoggerLoggerList
 

Functions

std::ostream & displayLog (std::ostream &, const LoggerList &, size_t nBins, size_t nJumpsPerBin)
 Called by EnsembleMCWF::logOnEnd, it displays a time histogram of total jumps. More...
 

Detailed Description

Auxiliary tools to EnsembleMCWF.

Function Documentation

std::ostream& quantumtrajectory::ensemble::displayLog ( std::ostream &  ,
const LoggerList &  ,
size_t  nBins,
size_t  nJumpsPerBin 
)

Called by EnsembleMCWF::logOnEnd, it displays a time histogram of total jumps.

Todo:
The different kinds of jumps should be collected into different histograms