#include <FPGATrackSimGNNEdge.h>
Definition at line 13 of file FPGATrackSimGNNEdge.h.
◆ FPGATrackSimGNNEdge()
FPGATrackSimGNNEdge::FPGATrackSimGNNEdge |
( |
| ) |
|
|
default |
◆ ~FPGATrackSimGNNEdge()
virtual FPGATrackSimGNNEdge::~FPGATrackSimGNNEdge |
( |
| ) |
|
|
virtualdefault |
◆ getEdgeDEta()
float FPGATrackSimGNNEdge::getEdgeDEta |
( |
| ) |
const |
|
inline |
◆ getEdgeDPhi()
float FPGATrackSimGNNEdge::getEdgeDPhi |
( |
| ) |
const |
|
inline |
◆ getEdgeDR()
float FPGATrackSimGNNEdge::getEdgeDR |
( |
| ) |
const |
|
inline |
◆ getEdgeDZ()
float FPGATrackSimGNNEdge::getEdgeDZ |
( |
| ) |
const |
|
inline |
◆ getEdgeIndex1()
int FPGATrackSimGNNEdge::getEdgeIndex1 |
( |
| ) |
const |
|
inline |
◆ getEdgeIndex2()
int FPGATrackSimGNNEdge::getEdgeIndex2 |
( |
| ) |
const |
|
inline |
◆ getEdgePhiSlope()
float FPGATrackSimGNNEdge::getEdgePhiSlope |
( |
| ) |
const |
|
inline |
◆ getEdgeRPhiSlope()
float FPGATrackSimGNNEdge::getEdgeRPhiSlope |
( |
| ) |
const |
|
inline |
◆ getEdgeScore()
float FPGATrackSimGNNEdge::getEdgeScore |
( |
| ) |
const |
|
inline |
◆ setEdgeDEta()
void FPGATrackSimGNNEdge::setEdgeDEta |
( |
float |
v | ) |
|
|
inline |
◆ setEdgeDPhi()
void FPGATrackSimGNNEdge::setEdgeDPhi |
( |
float |
v | ) |
|
|
inline |
◆ setEdgeDR()
void FPGATrackSimGNNEdge::setEdgeDR |
( |
float |
v | ) |
|
|
inline |
◆ setEdgeDZ()
void FPGATrackSimGNNEdge::setEdgeDZ |
( |
float |
v | ) |
|
|
inline |
◆ setEdgeIndex1()
void FPGATrackSimGNNEdge::setEdgeIndex1 |
( |
int |
v | ) |
|
|
inline |
◆ setEdgeIndex2()
void FPGATrackSimGNNEdge::setEdgeIndex2 |
( |
int |
v | ) |
|
|
inline |
◆ setEdgePhiSlope()
void FPGATrackSimGNNEdge::setEdgePhiSlope |
( |
float |
v | ) |
|
|
inline |
◆ setEdgeRPhiSlope()
void FPGATrackSimGNNEdge::setEdgeRPhiSlope |
( |
float |
v | ) |
|
|
inline |
◆ setEdgeScore()
void FPGATrackSimGNNEdge::setEdgeScore |
( |
float |
v | ) |
|
|
inline |
◆ m_edge_deta
float FPGATrackSimGNNEdge::m_edge_deta = 0.0 |
|
protected |
◆ m_edge_dphi
float FPGATrackSimGNNEdge::m_edge_dphi = 0.0 |
|
protected |
◆ m_edge_dr
float FPGATrackSimGNNEdge::m_edge_dr = 0.0 |
|
protected |
◆ m_edge_dz
float FPGATrackSimGNNEdge::m_edge_dz = 0.0 |
|
protected |
◆ m_edge_index_1
int FPGATrackSimGNNEdge::m_edge_index_1 = -1 |
|
protected |
◆ m_edge_index_2
int FPGATrackSimGNNEdge::m_edge_index_2 = -1 |
|
protected |
◆ m_edge_phislope
float FPGATrackSimGNNEdge::m_edge_phislope = 0.0 |
|
protected |
◆ m_edge_rphislope
float FPGATrackSimGNNEdge::m_edge_rphislope = 0.0 |
|
protected |
◆ m_edge_score
float FPGATrackSimGNNEdge::m_edge_score = -1.0 |
|
protected |
The documentation for this class was generated from the following file: