19#ifndef VOTCA_XTP_GLINK_H
20#define VOTCA_XTP_GLINK_H
35 GLink(
GNode* dest,
double rate,
const Eigen::Vector3d& dr)
43 assert(!
decayevent_ &&
"Decay event has no destination");
52 Eigen::Vector3d
dr_ = Eigen::Vector3d::Zero();
bool isDecayEvent() const
const Eigen::Vector3d & getDeltaR() const
GLink(GNode *dest, double rate, const Eigen::Vector3d &dr)
GNode * getDestination() const
Provides a means for comparing floating point numbers.