19#ifndef VOTCA_XTP_GLINK_H
20#define VOTCA_XTP_GLINK_H
32 GLink(
GNode* dest,
double rate,
const Eigen::Vector3d& dr)
40 assert(!
decayevent_ &&
"Decay event has no destination");
49 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
base class for all analysis tools