EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Io/Csv/CsvParticleWriter.hpp"
#include "ActsExamples/Io/Csv/CsvPlanarClusterWriter.hpp"
#include "ActsExamples/Io/Csv/CsvTrackingGeometryWriter.hpp"
#include "ActsExamples/Utilities/OptionsFwd.hpp"
Go to the source code of this file.
Namespaces | |
namespace | ActsExamples |
namespace | ActsExamples::Options |
Functions | |
void | ActsExamples::Options::addCsvWriterOptions (Description &desc) |
ActsExamples::CsvParticleWriter::Config | ActsExamples::Options::readCsvParticleWriterConfig (const Variables &vm) |
Read the CSV particle writer options. | |
ActsExamples::CsvPlanarClusterWriter::Config | ActsExamples::Options::readCsvPlanarClusterWriterConfig (const Variables &vm) |
Read the CSV planar cluster writer options. | |
ActsExamples::CsvTrackingGeometryWriter::Config | ActsExamples::Options::readCsvTrackingGeometryWriterConfig (const Variables &vm) |
Read the CSV tracking geometry writer config. | |