LogicalParts have solids which could be BooleanSolids. More...
#include <DDCompareTools.h>
Public Member Functions | |
DDCompareLP () | |
DDCompareLP (const DDCompOptions &ddco) | |
bool | operator() (const DDLogicalPart &lhs, const DDLogicalPart &rhs) const |
Public Attributes | |
DDCompOptions | ddco_ |
LogicalParts have solids which could be BooleanSolids.
This means they need to know if the DDRotation naems matter.
Definition at line 45 of file DDCompareTools.h.
DDCompareLP::DDCompareLP | ( | ) |
Definition at line 189 of file DDCompareTools.cc.
DDCompareLP::DDCompareLP | ( | const DDCompOptions & | ddco | ) |
Definition at line 191 of file DDCompareTools.cc.
bool DDCompareLP::operator() | ( | const DDLogicalPart & | lhs, |
const DDLogicalPart & | rhs | ||
) | const |
Definition at line 193 of file DDCompareTools.cc.
References gather_cfg::cout, ddco_, DDName::fullname(), DDBase< N, C >::name(), run_regression::ret, and DDLogicalPart::solid().
DDCompOptions DDCompareLP::ddco_ |
Definition at line 49 of file DDCompareTools.h.
Referenced by operator()().