ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Examples/Io/Json/include/ACTFW/Plugins/Json/JsonSpacePointWriter.hpp>
Public Attributes | |
std::string | collection |
which collection to write | |
std::string | outputDir |
where to place output files | |
size_t | outputPrecision = 6 |
floating point precision | |
Definition at line 36 of file JsonSpacePointWriter.hpp.
View newest version in sPHENIX GitHub at line 36 of file JsonSpacePointWriter.hpp
std::string FW::Json::JsonSpacePointWriter< T >::Config::collection |
which collection to write
Definition at line 37 of file JsonSpacePointWriter.hpp.
View newest version in sPHENIX GitHub at line 37 of file JsonSpacePointWriter.hpp
Referenced by FW::Json::JsonSpacePointWriter< T >::JsonSpacePointWriter().
std::string FW::Json::JsonSpacePointWriter< T >::Config::outputDir |
where to place output files
Definition at line 38 of file JsonSpacePointWriter.hpp.
View newest version in sPHENIX GitHub at line 38 of file JsonSpacePointWriter.hpp
size_t FW::Json::JsonSpacePointWriter< T >::Config::outputPrecision = 6 |
floating point precision
Definition at line 39 of file JsonSpacePointWriter.hpp.
View newest version in sPHENIX GitHub at line 39 of file JsonSpacePointWriter.hpp