GatingSet/GatingHierarchy C++ API
 All Classes Functions Variables
List of all members
boolGate Class Reference

boolean gate More...

#include <gate.hpp>

Collaboration diagram for boolGate:
Collaboration graph
[legend]

Detailed Description

It is not the geometric gate but the boolean combination of the other reference gates. So instead of defining the gating function in this class, the actual gating logic for boolGate is defined in GatingHierarchy::gating function because it needs the indices from the reference nodes which are only accessible at GatingHierarchy object.


The documentation for this class was generated from the following files: