5 #ifndef TRIGL2MUONSA_RPAPATFINDER_H
6 #define TRIGL2MUONSA_RPAPATFINDER_H
51 double gPosX,
double gPosY,
double gPosZ,
54 std::array<std::reference_wrapper<double>, 3>& result_aw,
55 std::array<std::reference_wrapper<double>, 3>& result_bw,
61 bool deltaOK(
int l1,
int l2,
double x1,
double x2,
int isphi,
double &delta)
const;
63 void abcal(
const std::bitset<8>& result_pat,
64 const std::array<size_t, 8>&
index,
65 std::array<std::reference_wrapper<double>, 3>& aw,
66 std::array<std::reference_wrapper<double>, 3>& bw,