EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
algorithms::ActsSvc Class Reference

#include <ActsSvc.h>

Inheritance diagram for algorithms::ActsSvc:
Inheritance graph
[legend]
Collaboration diagram for algorithms::ActsSvc:
Collaboration graph
[legend]

Public Member Functions

void init (std::shared_ptr< const ActsGeometryProvider > provider=nullptr)
 
void init (std::exception_ptr &&_failure)
 
std::shared_ptr< const ActsGeometryProvideracts_geometry_provider () const
 

Protected Attributes

std::shared_ptr< const ActsGeometryProviderm_acts_geometry_provider {nullptr}
 
std::exception_ptr failure
 

Member Function Documentation

◆ acts_geometry_provider()

std::shared_ptr< const ActsGeometryProvider > algorithms::ActsSvc::acts_geometry_provider ( ) const
inline

◆ init() [1/2]

void algorithms::ActsSvc::init ( std::exception_ptr &&  _failure)
inline

◆ init() [2/2]

void algorithms::ActsSvc::init ( std::shared_ptr< const ActsGeometryProvider provider = nullptr)
inline

Member Data Documentation

◆ failure

std::exception_ptr algorithms::ActsSvc::failure
protected

◆ m_acts_geometry_provider

std::shared_ptr<const ActsGeometryProvider> algorithms::ActsSvc::m_acts_geometry_provider {nullptr}
protected

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