ATLAS Offline Software
Loading...
Searching...
No Matches
_SIDRESULT Struct Reference

#include <AFP_UserObjects.h>

Collaboration diagram for _SIDRESULT:

Public Member Functions

void clear ()

Public Attributes

int nStationID {}
float x_pos {}
float y_pos {}
float z_pos {}
float x_slope {}
float y_slope {}
float z_slope {}
std::vector< int > ListHitID
float nHits {}
float nHoles {}
float fChi2 {}

Detailed Description

Definition at line 73 of file AFP_UserObjects.h.

Member Function Documentation

◆ clear()

void _SIDRESULT::clear ( )

Member Data Documentation

◆ fChi2

float _SIDRESULT::fChi2 {}

Definition at line 87 of file AFP_UserObjects.h.

87{};

◆ ListHitID

std::vector<int> _SIDRESULT::ListHitID

Definition at line 83 of file AFP_UserObjects.h.

◆ nHits

float _SIDRESULT::nHits {}

Definition at line 85 of file AFP_UserObjects.h.

85{};

◆ nHoles

float _SIDRESULT::nHoles {}

Definition at line 86 of file AFP_UserObjects.h.

86{};

◆ nStationID

int _SIDRESULT::nStationID {}

Definition at line 75 of file AFP_UserObjects.h.

75{};

◆ x_pos

float _SIDRESULT::x_pos {}

Definition at line 76 of file AFP_UserObjects.h.

76{};

◆ x_slope

float _SIDRESULT::x_slope {}

Definition at line 79 of file AFP_UserObjects.h.

79{};

◆ y_pos

float _SIDRESULT::y_pos {}

Definition at line 77 of file AFP_UserObjects.h.

77{};

◆ y_slope

float _SIDRESULT::y_slope {}

Definition at line 80 of file AFP_UserObjects.h.

80{};

◆ z_pos

float _SIDRESULT::z_pos {}

Definition at line 78 of file AFP_UserObjects.h.

78{};

◆ z_slope

float _SIDRESULT::z_slope {}

Definition at line 81 of file AFP_UserObjects.h.

81{};

The documentation for this struct was generated from the following file: