![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#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 |
Definition at line 309 of file CsvOutputData.hpp.
View newest version in sPHENIX GitHub at line 309 of file CsvOutputData.hpp
| ActsExamples::ProtoTrackData::DFE_NAMEDTUPLE | ( | ProtoTrackData | , |
| trackId | , | ||
| measurementId | , | ||
| x | , | ||
| y | , | ||
| z | |||
| ) |
| 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