EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RootTrackParameterWriter.hpp File Reference
+ 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 >>