5#ifndef ACTSGEOMETRY_IACTSPROPSTEPROOTWRITERSVC_H
6#define ACTSGEOMETRY_IACTSPROPSTEPROOTWRITERSVC_H
8#include "GaudiKernel/IInterface.h"
9#include "Acts/EventData/TrackParameters.hpp"
27 write(
const std::vector<Acts::detail::Step>& steps) = 0;
IActsPropStepRootWriterSvc()
DeclareInterfaceID(IActsPropStepRootWriterSvc, 1, 0)
virtual void write(const std::vector< Acts::detail::Step > &steps)=0
This class is not to needed in AthSimulation.