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

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

Public Member Functions

 DFE_NAMEDTUPLE (LayerVolumeData, geometry_id, volume_id, layer_id, min_v0, max_v0, min_v1, max_v1, min_v2, max_v2)
 

Public Attributes

uint64_t geometry_id = 0
 Surface identifier. Not available in the TrackML datasets.
 
uint32_t volume_id = 0
 Partially decoded surface identifier components.
 
uint32_t layer_id = 0
 
int volume_type = 0
 The type of the surface bpounds object, determines the parameters filled.
 
float min_v0 = -1.f
 
float max_v0 = -1.f
 
float min_v1 = -1.f
 
float max_v1 = -1.f
 
float min_v2 = -1.f
 
float max_v2 = -1.f
 

Detailed Description

Definition at line 210 of file CsvOutputData.hpp.

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

Member Function Documentation

ActsExamples::LayerVolumeData::DFE_NAMEDTUPLE ( LayerVolumeData  ,
geometry_id  ,
volume_id  ,
layer_id  ,
min_v0  ,
max_v0  ,
min_v1  ,
max_v1  ,
min_v2  ,
max_v2   
)

Member Data Documentation

uint64_t ActsExamples::LayerVolumeData::geometry_id = 0

Surface identifier. Not available in the TrackML datasets.

Definition at line 212 of file CsvOutputData.hpp.

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

uint32_t ActsExamples::LayerVolumeData::layer_id = 0

Definition at line 214 of file CsvOutputData.hpp.

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

float ActsExamples::LayerVolumeData::max_v0 = -1.f

Definition at line 218 of file CsvOutputData.hpp.

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

float ActsExamples::LayerVolumeData::max_v1 = -1.f

Definition at line 220 of file CsvOutputData.hpp.

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

float ActsExamples::LayerVolumeData::max_v2 = -1.f

Definition at line 222 of file CsvOutputData.hpp.

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

float ActsExamples::LayerVolumeData::min_v0 = -1.f

Definition at line 217 of file CsvOutputData.hpp.

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

float ActsExamples::LayerVolumeData::min_v1 = -1.f

Definition at line 219 of file CsvOutputData.hpp.

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

float ActsExamples::LayerVolumeData::min_v2 = -1.f

Definition at line 221 of file CsvOutputData.hpp.

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

uint32_t ActsExamples::LayerVolumeData::volume_id = 0

Partially decoded surface identifier components.

Definition at line 214 of file CsvOutputData.hpp.

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

int ActsExamples::LayerVolumeData::volume_type = 0

The type of the surface bpounds object, determines the parameters filled.

Definition at line 216 of file CsvOutputData.hpp.

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


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