ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
_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 74 of file AFP_UserObjects.h.

Member Function Documentation

◆ clear()

void _SIDRESULT::clear ( )

Member Data Documentation

◆ fChi2

float _SIDRESULT::fChi2

Definition at line 88 of file AFP_UserObjects.h.

◆ ListHitID

std::vector<int> _SIDRESULT::ListHitID

Definition at line 84 of file AFP_UserObjects.h.

◆ nHits

float _SIDRESULT::nHits

Definition at line 86 of file AFP_UserObjects.h.

◆ nHoles

float _SIDRESULT::nHoles

Definition at line 87 of file AFP_UserObjects.h.

◆ nStationID

int _SIDRESULT::nStationID

Definition at line 76 of file AFP_UserObjects.h.

◆ x_pos

float _SIDRESULT::x_pos

Definition at line 77 of file AFP_UserObjects.h.

◆ x_slope

float _SIDRESULT::x_slope

Definition at line 80 of file AFP_UserObjects.h.

◆ y_pos

float _SIDRESULT::y_pos

Definition at line 78 of file AFP_UserObjects.h.

◆ y_slope

float _SIDRESULT::y_slope

Definition at line 81 of file AFP_UserObjects.h.

◆ z_pos

float _SIDRESULT::z_pos

Definition at line 79 of file AFP_UserObjects.h.

◆ z_slope

float _SIDRESULT::z_slope

Definition at line 82 of file AFP_UserObjects.h.


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