8 #ifndef MAKE_ACTS_GEOMETRY_H
9 #define MAKE_ACTS_GEOMETRY_H
25 #include <ActsExamples/TGeoDetector/TGeoDetector.hpp>
26 #include <ActsExamples/Fitting/TrkrClusterFittingAlgorithm.hpp>
27 #include <ActsExamples/Plugins/BField/BFieldOptions.hpp>
41 namespace ActsExamples
44 class IContextDecorator;
52 using Surface = std::shared_ptr<const Acts::Surface>;
105 TGeoManager *geoManager);
118 ActsExamples::IBaseDetector& detector);
121 std::string& materialFile);
139 std::vector<double> &
world);
141 std::vector<double> &
world);
145 void isActive(TGeoNode *gnode,
int nmax_print);
161 std::vector<std::shared_ptr<ActsExamples::IContextDecorator> >