8 #ifndef MAKE_ACTS_GEOMETRY_H 
    9 #define MAKE_ACTS_GEOMETRY_H 
   41 namespace ActsExamples 
 
   44   class IContextDecorator;
 
   52 using Surface = std::shared_ptr<const Acts::Surface>;
 
  105         TGeoManager *geoManager);
 
  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> >