ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FW::DD4hepG4::DD4hepToG4Svc::Config Class Reference

#include <acts/blob/master/Examples/Algorithms/DD4hepG4/include/ACTFW/Plugins/DD4hepG4/DD4hepToG4Svc.hpp>

+ Collaboration diagram for FW::DD4hepG4::DD4hepToG4Svc::Config:

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.
 

Detailed Description

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

Constructor & Destructor Documentation

FW::DD4hepG4::DD4hepToG4Svc::Config::Config ( const std::string &  lname = "MaterialWriter",
Acts::Logging::Level  lvl = Acts::Logging::INFO 
)
inline

Definition at line 39 of file DD4hepToG4Svc.hpp.

View newest version in sPHENIX GitHub at line 39 of file DD4hepToG4Svc.hpp

Member Data Documentation

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().


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