ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Examples/Algorithms/DD4hepG4/include/ACTFW/Plugins/DD4hepG4/DD4hepToG4Svc.hpp>
Public Member Functions | |
Config (const std::string &lname="MaterialWriter", Acts::Logging::Level lvl=Acts::Logging::INFO) | |
Public Attributes | |
std::shared_ptr< const Acts::Logger > | logger |
The default logger. | |
std::shared_ptr < DD4hep::DD4hepGeometryService > | dd4hepService |
The Service for accessing the DD4hep geometry. | |
std::string | name |
The name of the service. | |
nested config file of DD4hepToG4Svc
Definition at line 30 of file DD4hepToG4Svc.hpp.
View newest version in sPHENIX GitHub at line 30 of file DD4hepToG4Svc.hpp
|
inline |
Definition at line 39 of file DD4hepToG4Svc.hpp.
View newest version in sPHENIX GitHub at line 39 of file DD4hepToG4Svc.hpp
std::shared_ptr<DD4hep::DD4hepGeometryService> FW::DD4hepG4::DD4hepToG4Svc::Config::dd4hepService |
The Service for accessing the DD4hep geometry.
Definition at line 35 of file DD4hepToG4Svc.hpp.
View newest version in sPHENIX GitHub at line 35 of file DD4hepToG4Svc.hpp
Referenced by main().
std::shared_ptr<const Acts::Logger> FW::DD4hepG4::DD4hepToG4Svc::Config::logger |
The default logger.
Definition at line 33 of file DD4hepToG4Svc.hpp.
View newest version in sPHENIX GitHub at line 33 of file DD4hepToG4Svc.hpp
Referenced by FW::DD4hepG4::DD4hepToG4Svc::logger().
std::string FW::DD4hepG4::DD4hepToG4Svc::Config::name |
The name of the service.
Definition at line 37 of file DD4hepToG4Svc.hpp.
View newest version in sPHENIX GitHub at line 37 of file DD4hepToG4Svc.hpp
Referenced by source.g4viscp.G4Scene::create_scene(), mcscore.MCParticle::printout(), and source.g4viscp.G4Scene::update_scene().