![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Framework/WriterT.hpp"#include <Acts/EventData/TrackParameters.hpp>#include <mutex>
Include dependency graph for RootTrackParameterWriter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| exception | ActsExamples::RootTrackParameterWriter |
| Writes out SingleBoundTrackParamters into a TTree. More... | |
| struct | ActsExamples::RootTrackParameterWriter::Config |
Namespaces | |
| namespace | ActsExamples |
Typedefs | |
| using | ActsExamples::BoundTrackParameters = Acts::BoundTrackParameters |
| using | ActsExamples::TrackParameterWriter = WriterT< std::vector< BoundTrackParameters >> |