ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RootTrackParameterWriter.hpp File Reference
#include <Acts/EventData/TrackParameters.hpp>
#include <mutex>
#include "ACTFW/Framework/WriterT.hpp"
+ 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  FW::RootTrackParameterWriter
 Writes out SingleBoundTrackParamters into a TTree. More...
 
struct  FW::RootTrackParameterWriter::Config
 

Namespaces

namespace  FW
 

Typedefs

using FW::BoundTrackParameters = Acts::BoundParameters
 
using FW::TrackParameterWriter = WriterT< std::vector< BoundTrackParameters >>