![]() |
ATLAS Offline Software
|
#include <FPGATrackSimGNNEdge.h>
Public Member Functions | |
| FPGATrackSimGNNEdge ()=default | |
| virtual | ~FPGATrackSimGNNEdge ()=default |
| void | setEdgeIndex1 (int v) |
| void | setEdgeIndex2 (int v) |
| void | setEdgeDR (float v) |
| void | setEdgeDPhi (float v) |
| void | setEdgeDZ (float v) |
| void | setEdgeDEta (float v) |
| void | setEdgePhiSlope (float v) |
| void | setEdgeRPhiSlope (float v) |
| void | setEdgeScore (float v) |
| int | getEdgeIndex1 () const |
| int | getEdgeIndex2 () const |
| float | getEdgeDR () const |
| float | getEdgeDPhi () const |
| float | getEdgeDZ () const |
| float | getEdgeDEta () const |
| float | getEdgePhiSlope () const |
| float | getEdgeRPhiSlope () const |
| float | getEdgeScore () const |
Protected Attributes | |
| int | m_edge_index_1 = -1 |
| int | m_edge_index_2 = -1 |
| float | m_edge_dr = 0.0 |
| float | m_edge_dphi = 0.0 |
| float | m_edge_dz = 0.0 |
| float | m_edge_deta = 0.0 |
| float | m_edge_phislope = 0.0 |
| float | m_edge_rphislope = 0.0 |
| float | m_edge_score = -1.0 |
Definition at line 13 of file FPGATrackSimGNNEdge.h.
|
default |
|
virtualdefault |
|
inline |
Definition at line 42 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 40 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 39 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 41 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 37 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 38 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 43 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 44 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 45 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 32 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 30 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 29 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 31 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 27 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 28 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 33 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 34 of file FPGATrackSimGNNEdge.h.
|
inline |
Definition at line 35 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 53 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 51 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 50 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 52 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 48 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 49 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 54 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 55 of file FPGATrackSimGNNEdge.h.
|
protected |
Definition at line 56 of file FPGATrackSimGNNEdge.h.