EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::ObjPropagationStepsWriter< step_t >::Config Struct Reference

#include <acts/blob/sPHENIX/Examples/Io/Obj/include/ActsExamples/Plugins/Obj/ObjPropagationStepsWriter.hpp>

+ Collaboration diagram for ActsExamples::ObjPropagationStepsWriter< step_t >::Config:

Public Attributes

std::string collection
 which collection to write
 
std::string outputDir
 where to place output files
 
double outputScalor = 1.0
 scale output values
 
size_t outputPrecision = 6
 floating point precision
 

Detailed Description

template<typename step_t>
struct ActsExamples::ObjPropagationStepsWriter< step_t >::Config

Definition at line 32 of file ObjPropagationStepsWriter.hpp.

View newest version in sPHENIX GitHub at line 32 of file ObjPropagationStepsWriter.hpp

Member Data Documentation

template<typename step_t >
std::string ActsExamples::ObjPropagationStepsWriter< step_t >::Config::collection

which collection to write

Definition at line 33 of file ObjPropagationStepsWriter.hpp.

View newest version in sPHENIX GitHub at line 33 of file ObjPropagationStepsWriter.hpp

Referenced by ActsExamples::ObjPropagationStepsWriter< step_t >::ObjPropagationStepsWriter().

template<typename step_t >
std::string ActsExamples::ObjPropagationStepsWriter< step_t >::Config::outputDir

where to place output files

Definition at line 34 of file ObjPropagationStepsWriter.hpp.

View newest version in sPHENIX GitHub at line 34 of file ObjPropagationStepsWriter.hpp

Referenced by ActsExamples::ObjPropagationStepsWriter< step_t >::writeT().

template<typename step_t >
size_t ActsExamples::ObjPropagationStepsWriter< step_t >::Config::outputPrecision = 6

floating point precision

Definition at line 36 of file ObjPropagationStepsWriter.hpp.

View newest version in sPHENIX GitHub at line 36 of file ObjPropagationStepsWriter.hpp

template<typename step_t >
double ActsExamples::ObjPropagationStepsWriter< step_t >::Config::outputScalor = 1.0

scale output values

Definition at line 35 of file ObjPropagationStepsWriter.hpp.

View newest version in sPHENIX GitHub at line 35 of file ObjPropagationStepsWriter.hpp

Referenced by ActsExamples::ObjPropagationStepsWriter< step_t >::writeT().


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