#include <SCTinformation.h>
Definition at line 25 of file SCTinformation.h.
◆ SCTinformation() [1/2]
| InDet::SCTinformation::SCTinformation |
( |
| ) |
|
|
default |
◆ SCTinformation() [2/2]
◆ cluster()
◆ locX()
| const double & InDet::SCTinformation::locX |
( |
| ) |
const |
|
inline |
◆ normal()
◆ oneOverStrip()
| const double & InDet::SCTinformation::oneOverStrip |
( |
| ) |
const |
|
inline |
◆ position()
| Amg::Vector3D InDet::SCTinformation::position |
( |
const double & | s | ) |
const |
|
inline |
◆ set()
◆ step()
Definition at line 87 of file SCTinformation.h.
88 {
89
90
91
92
93
94 double a =
m_sdir.dot(In.m_normal);
95
96
97
98
99 if (
a!=0.)
return (-
m_tdir.dot(In.m_normal)/
a);
100 else return 10000.;
101 }
◆ strip_center()
| const Amg::Vector3D & InDet::SCTinformation::strip_center |
( |
| ) |
const |
|
inline |
◆ strip_direction()
| const Amg::Vector3D & InDet::SCTinformation::strip_direction |
( |
| ) |
const |
|
inline |
◆ traj_direction()
| const Amg::Vector3D & InDet::SCTinformation::traj_direction |
( |
| ) |
const |
|
inline |
◆ m_center
◆ m_cluster
◆ m_locX
| double InDet::SCTinformation::m_locX {} |
|
private |
◆ m_normal
◆ m_oneOverStrip
| double InDet::SCTinformation::m_oneOverStrip {} |
|
private |
◆ m_sdir
◆ m_tdir
The documentation for this class was generated from the following file: