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

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

+ Collaboration diagram for ActsExamples::ObjSpacePointWriter< 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 T>
struct ActsExamples::ObjSpacePointWriter< T >::Config

Definition at line 32 of file ObjSpacePointWriter.hpp.

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

Member Data Documentation

template<typename T >
std::string ActsExamples::ObjSpacePointWriter< T >::Config::collection

which collection to write

Definition at line 33 of file ObjSpacePointWriter.hpp.

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

Referenced by ActsExamples::ObjSpacePointWriter< T >::ObjSpacePointWriter().

template<typename T >
std::string ActsExamples::ObjSpacePointWriter< T >::Config::outputDir

where to place output files

Definition at line 34 of file ObjSpacePointWriter.hpp.

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

template<typename T >
size_t ActsExamples::ObjSpacePointWriter< T >::Config::outputPrecision = 6

floating point precision

Definition at line 36 of file ObjSpacePointWriter.hpp.

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

template<typename T >
double ActsExamples::ObjSpacePointWriter< T >::Config::outputScalor = 1.0

scale output values

Definition at line 35 of file ObjSpacePointWriter.hpp.

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


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