5#ifndef MUONHOUGHPATTERNEVENT_MUONHOUGHTRANSFORMER_RZ_H
6#define MUONHOUGHPATTERNEVENT_MUONHOUGHTRANSFORMER_RZ_H
12 MuonHoughTransformer_rz(
int nbins,
int nbins_angle,
double detectorsize,
double detectorsize_angle,
double threshold_histo,
13 int number_of_sectors = 1);
16 virtual void fillHit(
const std::shared_ptr<MuonHoughHit>& hit,
double weight = 1.) override final;
19 static
double calculateAngle(
double hitx,
double hity,
double hitz,
double z0);
28 double residu_mm,
double residu_grad,
int sector)
const override final;
Scalar theta() const
theta method
double angle(const GeoTrf::Vector2D &a, const GeoTrf::Vector2D &b)