#include <ActsGeo.h>
|
| std::string | m_detName |
| |
| gsl::not_null< const dd4hep::Detector * > | m_det |
| |
| std::shared_ptr< spdlog::logger > | m_log |
| |
◆ ActsGeo()
| richgeo::ActsGeo::ActsGeo |
( |
std::string |
detName_, |
|
|
gsl::not_null< const dd4hep::Detector * > |
det_, |
|
|
std::shared_ptr< spdlog::logger > |
log_ |
|
) |
| |
◆ ~ActsGeo()
| richgeo::ActsGeo::~ActsGeo |
( |
| ) |
|
|
inline |
◆ TrackingPlanes()
◆ TrackPointCut()
| std::function< bool(edm4eic::TrackPoint)> richgeo::ActsGeo::TrackPointCut |
( |
int |
radiator | ) |
const |
◆ m_det
| gsl::not_null<const dd4hep::Detector*> richgeo::ActsGeo::m_det |
|
protected |
◆ m_detName
| std::string richgeo::ActsGeo::m_detName |
|
protected |
◆ m_log
| std::shared_ptr<spdlog::logger> richgeo::ActsGeo::m_log |
|
protected |
The documentation for this class was generated from the following files: