ATLAS Offline Software
Public Attributes | List of all members
trackInfo Struct Reference

#include <TrigInDetUtils.h>

Collaboration diagram for trackInfo:

Public Attributes

int n_hits_pix = 0
 
int n_hits_sct = 0
 
int n_hits_inner = 0
 
int n_hits_innermost = 0
 
float ptGeV = 0
 
float a0beam = 0
 
float eta = 0
 
float phi0 = 0
 

Detailed Description

Definition at line 13 of file TrigInDetUtils.h.

Member Data Documentation

◆ a0beam

float trackInfo::a0beam = 0

Definition at line 15 of file TrigInDetUtils.h.

◆ eta

float trackInfo::eta = 0

Definition at line 15 of file TrigInDetUtils.h.

◆ n_hits_inner

int trackInfo::n_hits_inner = 0

Definition at line 14 of file TrigInDetUtils.h.

◆ n_hits_innermost

int trackInfo::n_hits_innermost = 0

Definition at line 14 of file TrigInDetUtils.h.

◆ n_hits_pix

int trackInfo::n_hits_pix = 0

Definition at line 14 of file TrigInDetUtils.h.

◆ n_hits_sct

int trackInfo::n_hits_sct = 0

Definition at line 14 of file TrigInDetUtils.h.

◆ phi0

float trackInfo::phi0 = 0

Definition at line 15 of file TrigInDetUtils.h.

◆ ptGeV

float trackInfo::ptGeV = 0

Definition at line 15 of file TrigInDetUtils.h.


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