19#ifndef VOTCA_XTP_KMCLIFETIME_H
20#define VOTCA_XTP_KMCLIFETIME_H
33 std::string
Identify()
const {
return "kmclifetime"; }
43 void WriteToTraj(std::fstream& traj,
unsigned long insertioncount,
void WriteToTraj(std::fstream &traj, unsigned long insertioncount, double simtime, const Chargecarrier &affectedcarrier) const
void WriteDecayProbability(std::string filename)
void ReadLifetimeFile(std::string filename)
std::string lifetimefile_
bool WriteToStateFile() const
unsigned long outputsteps_
void ParseSpecificOptions(const tools::Property &user_options)
std::string energy_outputfile_
unsigned long insertions_
std::string Identify() const
Calculator name.
bool Evaluate(Topology &top)
Container for segments and box and atoms.
base class for all analysis tools