Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RootPropagationStepsWriter.hpp File Reference
#include "Acts/Propagator/detail/SteppingLogger.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "ActsExamples/Framework/ProcessCode.hpp"
#include "ActsExamples/Framework/WriterT.hpp"
#include <cstddef>
#include <mutex>
#include <string>
#include <vector>
+ Include dependency graph for RootPropagationStepsWriter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActsExamples::RootPropagationStepsWriter
 
struct  ActsExamples::RootPropagationStepsWriter::Config
 

Namespaces

namespace  ActsExamples
 

Typedefs

using ActsExamples::PropagationSteps = std::vector< Acts::detail::Step >