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 55 of file DDCompareTools.h.
DDCompareLP::DDCompareLP | ( | ) |
Definition at line 202 of file DDCompareTools.cc.
DDCompareLP::DDCompareLP | ( | const DDCompOptions & | ddco | ) |
Definition at line 204 of file DDCompareTools.cc.
bool DDCompareLP::operator() | ( | const DDLogicalPart & | lhs, |
const DDLogicalPart & | rhs | ||
) | const |
Definition at line 206 of file DDCompareTools.cc.
References gather_cfg::cout, ddco_, DDName::fullname(), DDBase< N, C >::name(), and DDLogicalPart::solid().
DDCompOptions DDCompareLP::ddco_ |
Definition at line 59 of file DDCompareTools.h.
Referenced by operator()().