Allows to compare name or not. If not, compares only values of the rotation matrix. More...
#include <DDCompareTools.h>
Public Member Functions | |
DDCompareDDRot () | |
DDCompareDDRot (const DDCompOptions &ddco) | |
bool | operator() (const DDRotation &lhs, const DDRotation &rhs) const |
Public Attributes | |
DDCompOptions | ddco_ |
Allows to compare name or not. If not, compares only values of the rotation matrix.
Definition at line 83 of file DDCompareTools.h.
DDCompareDDRot::DDCompareDDRot | ( | ) |
Definition at line 360 of file DDCompareTools.cc.
DDCompareDDRot::DDCompareDDRot | ( | const DDCompOptions & | ddco | ) |
Definition at line 362 of file DDCompareTools.cc.
bool DDCompareDDRot::operator() | ( | const DDRotation & | lhs, |
const DDRotation & | rhs | ||
) | const |
Definition at line 364 of file DDCompareTools.cc.
References DDCompOptions::compRotName_, gather_cfg::cout, ddco_, DDName::fullname(), DDBase< N, C >::name(), run_regression::ret, and DDRotation::rotation().
DDCompOptions DDCompareDDRot::ddco_ |
Definition at line 87 of file DDCompareTools.h.
Referenced by operator()().