9#ifndef TRKDIGEVENT_DIGITIZATIONCELL_H
10#define TRKDIGEVENT_DIGITIZATIONCELL_H
Eigen::Matrix< double, 2, 1 > Vector2D
Eigen::Matrix< double, 3, 1 > Vector3D
Ensure that the ATLAS eigen extensions are properly loaded.
std::pair< size_t, size_t > DigitizationCell
Amg::Vector2D stepCellCenter
this is the cell position
DigitizationStep(double sl, double dl, DigitizationCell dc, const Amg::Vector3D &entryP, const Amg::Vector3D &exitP, const Amg::Vector2D &projectedPosition, const Amg::Vector2D &cellPosition)
Constructor with arguments.
Amg::Vector3D stepEntry
this is the Entry point into the segment
DigitizationCell stepCell
this is the cell identifier of the segment
Amg::Vector3D stepExit
this is the Exit point from the segment
double stepLength
this is the path length within the cell
double driftLength
this is the path length of the setp center to the readout surface
DigitizationStep()
Standard constructor.
Amg::Vector2D stepReadoutProjected
this is the projected position at the readout surface