Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CsvOutputData.hpp File Reference

Plain structs that each define one row in a TrackML csv file. More...

#include <ActsExamples/EventData/Index.hpp>
#include <cstdint>
#include <dfe/dfe_namedtuple.hpp>
+ Include dependency graph for CsvOutputData.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActsExamples::ParticleData
 
struct  ActsExamples::SimHitData
 
struct  ActsExamples::TruthHitData
 
struct  ActsExamples::HitData
 
struct  ActsExamples::MeasurementSimHitLink
 
struct  ActsExamples::MeasurementData
 
struct  ActsExamples::CellData
 
struct  ActsExamples::CellDataLegacy
 
struct  ActsExamples::SurfaceData
 
struct  ActsExamples::LayerVolumeData
 
struct  ActsExamples::SpacePointData
 
struct  ActsExamples::SurfaceGridData
 
struct  ActsExamples::SpacepointData
 
struct  ActsExamples::TrackParameterData
 
struct  ActsExamples::ProtoTrackData
 

Namespaces

namespace  ActsExamples
 

Detailed Description

Plain structs that each define one row in a TrackML csv file.

Definition in file CsvOutputData.hpp.