21#ifndef VOTCA_XTP_RATE_ENGINE_H
22#define VOTCA_XTP_RATE_ENGINE_H
45 friend std::ostream&
operator<<(std::ostream& out,
49 double Marcusrate(
double Jeff2,
double deltaG,
double reorg)
const;
52 Eigen::Vector3d
field_ = Eigen::Vector3d::Zero();
friend std::ostream & operator<<(std::ostream &out, const Rate_Engine &rate_engine)
double Marcusrate(double Jeff2, double deltaG, double reorg) const
PairRates Rate(const QMPair &pair, QMStateType carriertype) const
Rate_Engine(double temperature, const Eigen::Vector3d &field)
base class for all analysis tools