ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <Acts/EventData/TrackParameters.hpp>
#include <boost/program_options.hpp>
#include <memory>
#include "ACTFW/Framework/Sequencer.hpp"
#include "ACTFW/Io/Root/RootVertexAndTracksReader.hpp"
#include "ACTFW/Options/CommonOptions.hpp"
#include "ACTFW/Utilities/Paths.hpp"
#include "ACTFW/Vertexing/VertexFindingAlgorithm.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Main executable
argc | The argument count |
argv | The argument list |
Definition at line 25 of file VertexAndTracksReaderAndFinderExample.cpp.
View newest version in sPHENIX GitHub at line 25 of file VertexAndTracksReaderAndFinderExample.cpp
References Acts::units::_T, FW::Sequencer::addAlgorithm(), FW::Options::addOutputOptions(), FW::Sequencer::addReader(), FW::Options::addSequencerOptions(), Acts::IntegrationTest::bField, incremental_prev_tag::desc, FW::RootVertexAndTracksReader::Config::fileList, FW::Options::makeDefaultOptions(), FW::Options::parse(), FW::Options::readLogLevel(), FW::Options::readSequencerConfig(), FW::Sequencer::run(), and FWE::VertexFindingAlgorithm::Config::trackCollection.