|
ACTS
Experiment-independent tracking
|
Nested struct for representing channel steps. More...
#include <ActsFatras/Digitization/Segmentizer.hpp>
Public Member Functions | |
| ChannelSegment (Bin2D bin_, Segment2D path2D_, double activation_) | |
| Constructor with arguments. | |
Public Attributes | |
| double | activation = 0 |
| The (clipped) value (uncorrected: path length). | |
| Bin2D | bin = {0, 0} |
| The bin of this segment. | |
| Segment2D | path2D = {Acts::Vector2::Zero(), Acts::Vector2::Zero()} |
| The segment start, end points. | |
Nested struct for representing channel steps.