ATLAS Offline Software
Public Member Functions | List of all members
IActsPropStepRootWriterSvc Class Referenceabstract

#include <IActsPropStepRootWriterSvc.h>

Inheritance diagram for IActsPropStepRootWriterSvc:
Collaboration diagram for IActsPropStepRootWriterSvc:

Public Member Functions

 DeclareInterfaceID (IActsPropStepRootWriterSvc, 1, 0)
 
 IActsPropStepRootWriterSvc ()
 
virtual void write (const std::vector< Acts::detail::Step > &steps)=0
 

Detailed Description

Definition at line 18 of file IActsPropStepRootWriterSvc.h.

Constructor & Destructor Documentation

◆ IActsPropStepRootWriterSvc()

IActsPropStepRootWriterSvc::IActsPropStepRootWriterSvc ( )
inline

Definition at line 23 of file IActsPropStepRootWriterSvc.h.

23 {;}

Member Function Documentation

◆ DeclareInterfaceID()

IActsPropStepRootWriterSvc::DeclareInterfaceID ( IActsPropStepRootWriterSvc  ,
,
 
)

◆ write()

virtual void IActsPropStepRootWriterSvc::write ( const std::vector< Acts::detail::Step > &  steps)
pure virtual

The documentation for this class was generated from the following file: