void SetAspectRatio(const float aspectratio)
Vector_t fDirection
direction from a linear fit
Reconstruction base classes.
Point_t fCenter
Center of the slice for flash matching.
float fAspectRatio
absolute value of the linear correlation coefficient (0 = round blob, 1 = line)
Vector_t Direction() const
Point_t fEnd1Pos
Position of the other end.
void SetEnd0Pos(const Point_t endpos)
tracking::Vector_t Vector_t
void SetDirection(const Vector_t direction)
void SetCharge(const float charge)
void SetEnd1Pos(const Point_t endpos)
Slice(int id, Point_t center, Vector_t direction, Point_t end0Pos, Point_t end1Pos, float aspectratio, float charge)
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< Coord_t >, ROOT::Math::GlobalCoordinateSystemTag > Vector_t
Type for representation of momenta in 3D space. See recob::tracking::Coord_t for more details on the ...
Point_t fEnd0Pos
Position of a SpacePoint at one end of the slice.
tracking::Point_t Point_t
float AspectRatio() const
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< Coord_t >, ROOT::Math::GlobalCoordinateSystemTag > Point_t
Type for representation of position in physical 3D space. See recob::tracking::Coord_t for more detai...
void SetCenter(const Point_t center)