![]() |
Belle II Software
release-06-00-14
|
simple NodeCompatibilityChecker, which checks for compatible Neighboring states of passed nodes (does no extended validation check) More...
#include <NodeCompatibilityCheckerCA.h>
Public Member Functions | |
bool | areCompatible (NodeType *outerNode, NodeType *innerNode) |
returns true, if state of outerNode is state of innerNode. More... | |
simple NodeCompatibilityChecker, which checks for compatible Neighboring states of passed nodes (does no extended validation check)
Definition at line 19 of file NodeCompatibilityCheckerCA.h.
|
inline |
returns true, if state of outerNode is state of innerNode.
WARNING does not check if innerNode is in List of OuterNodes!
Definition at line 25 of file NodeCompatibilityCheckerCA.h.