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

#include <IActsExCellWriterSvc.h>

Inheritance diagram for IActsExCellWriterSvc:
Collaboration diagram for IActsExCellWriterSvc:

Public Member Functions

 DeclareInterfaceID (IActsExCellWriterSvc, 1, 0)
 
 IActsExCellWriterSvc ()
 
virtual void store (std::vector< Acts::ExtrapolationCell< Acts::TrackParameters >> &ecells)=0
 

Detailed Description

Definition at line 19 of file IActsExCellWriterSvc.h.

Constructor & Destructor Documentation

◆ IActsExCellWriterSvc()

IActsExCellWriterSvc::IActsExCellWriterSvc ( )
inline

Definition at line 24 of file IActsExCellWriterSvc.h.

24 {;}

Member Function Documentation

◆ DeclareInterfaceID()

IActsExCellWriterSvc::DeclareInterfaceID ( IActsExCellWriterSvc  ,
,
 
)

◆ store()

virtual void IActsExCellWriterSvc::store ( std::vector< Acts::ExtrapolationCell< Acts::TrackParameters >> &  ecells)
pure virtual

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