Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Io/Obj/include/ActsExamples/Plugins/Obj/ObjPropagationStepsWriter.hpp>
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 | |
Definition at line 32 of file ObjPropagationStepsWriter.hpp.
View newest version in sPHENIX GitHub at line 32 of file ObjPropagationStepsWriter.hpp
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 test_propagation.AssertCollectionExistsAlg::execute(), and ActsExamples::ObjPropagationStepsWriter< step_t >::ObjPropagationStepsWriter().
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().
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
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().