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

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

Public Member Functions

 DFE_NAMEDTUPLE (ProtoTrackData, trackId, measurementId, x, y, z)
 

Public Attributes

std::size_t trackId
 
Index measurementId
 
double x
 
double y
 
double z
 

Detailed Description

Definition at line 309 of file CsvOutputData.hpp.

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

Member Function Documentation

ActsExamples::ProtoTrackData::DFE_NAMEDTUPLE ( ProtoTrackData  ,
trackId  ,
measurementId  ,
x  ,
y  ,
z   
)

Member Data Documentation

Index ActsExamples::ProtoTrackData::measurementId

Definition at line 311 of file CsvOutputData.hpp.

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

std::size_t ActsExamples::ProtoTrackData::trackId

Definition at line 310 of file CsvOutputData.hpp.

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

double ActsExamples::ProtoTrackData::x

Definition at line 312 of file CsvOutputData.hpp.

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

double ActsExamples::ProtoTrackData::y

Definition at line 312 of file CsvOutputData.hpp.

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

double ActsExamples::ProtoTrackData::z

Definition at line 312 of file CsvOutputData.hpp.

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


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