Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RootMaterialTrackReader.hpp File Reference
#include "Acts/Material/MaterialInteraction.hpp"
#include "ActsExamples/Framework/DataHandle.hpp"
#include "ActsExamples/Framework/IReader.hpp"
#include "ActsExamples/Framework/ProcessCode.hpp"
#include <Acts/Definitions/Algebra.hpp>
#include <Acts/Propagator/MaterialInteractor.hpp>
#include <Acts/Utilities/Logger.hpp>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <mutex>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
+ Include dependency graph for RootMaterialTrackReader.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActsExamples::RootMaterialTrackReader
 Reads in MaterialTrack information from a root file and fills it into a format to be understood by the MaterialMapping algorithm. More...
 
struct  ActsExamples::RootMaterialTrackReader::Config
 The nested configuration struct. More...
 

Namespaces

namespace  ActsExamples