Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::MaterialSteppingAction::Config Struct Reference

Nested configuration struct. More...

#include <acts/blob/sPHENIX/Examples/Algorithms/Geant4/include/ActsExamples/Geant4/MaterialSteppingAction.hpp>

+ Collaboration diagram for ActsExamples::MaterialSteppingAction::Config:

Public Attributes

std::shared_ptr< EventStoreeventStore
 
std::vector< std::string > excludeMaterials = {}
 

Detailed Description

Nested configuration struct.

Definition at line 34 of file MaterialSteppingAction.hpp.

View newest version in sPHENIX GitHub at line 34 of file MaterialSteppingAction.hpp

Member Data Documentation

std::shared_ptr<EventStore> ActsExamples::MaterialSteppingAction::Config::eventStore
std::vector<std::string> ActsExamples::MaterialSteppingAction::Config::excludeMaterials = {}

Definition at line 37 of file MaterialSteppingAction.hpp.

View newest version in sPHENIX GitHub at line 37 of file MaterialSteppingAction.hpp

Referenced by ActsExamples::Geant4MaterialRecording::Geant4MaterialRecording().


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