Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::SpacepointData Struct Reference

#include <acts/blob/sPHENIX/Examples/Io/Csv/src/CsvOutputData.hpp>

Public Member Functions

 DFE_NAMEDTUPLE (SpacepointData, measurement_id, geometry_id, x, y, z, var_r, var_z)
 

Public Attributes

uint64_t measurement_id
 
uint64_t geometry_id
 
float x
 
float y
 
float z
 
float var_r
 
float var_z
 

Detailed Description

Definition at line 277 of file CsvOutputData.hpp.

View newest version in sPHENIX GitHub at line 277 of file CsvOutputData.hpp

Member Function Documentation

ActsExamples::SpacepointData::DFE_NAMEDTUPLE ( SpacepointData  ,
measurement_id  ,
geometry_id  ,
x  ,
y  ,
z  ,
var_r  ,
var_z   
)

Member Data Documentation

uint64_t ActsExamples::SpacepointData::geometry_id

Definition at line 279 of file CsvOutputData.hpp.

View newest version in sPHENIX GitHub at line 279 of file CsvOutputData.hpp

uint64_t ActsExamples::SpacepointData::measurement_id

Definition at line 278 of file CsvOutputData.hpp.

View newest version in sPHENIX GitHub at line 278 of file CsvOutputData.hpp

float ActsExamples::SpacepointData::var_r

Definition at line 281 of file CsvOutputData.hpp.

View newest version in sPHENIX GitHub at line 281 of file CsvOutputData.hpp

float ActsExamples::SpacepointData::var_z

Definition at line 281 of file CsvOutputData.hpp.

View newest version in sPHENIX GitHub at line 281 of file CsvOutputData.hpp

float ActsExamples::SpacepointData::x

Definition at line 280 of file CsvOutputData.hpp.

View newest version in sPHENIX GitHub at line 280 of file CsvOutputData.hpp

float ActsExamples::SpacepointData::y

Definition at line 280 of file CsvOutputData.hpp.

View newest version in sPHENIX GitHub at line 280 of file CsvOutputData.hpp

float ActsExamples::SpacepointData::z

Definition at line 280 of file CsvOutputData.hpp.

View newest version in sPHENIX GitHub at line 280 of file CsvOutputData.hpp


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