Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PlanarSurfaceTestBeds.hpp File Reference
+ Include dependency graph for PlanarSurfaceTestBeds.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActsFatras::PlanarSurfaceTestBeds
 Helper struct to create a testbed for Digitization steps. More...
 

Namespaces

namespace  ActsFatras
 

Typedefs

using ActsFatras::Randomizer = std::function< Acts::Vector2(double, double)>
 
using ActsFatras::PlanarTestBed = std::tuple< std::string, std::shared_ptr< const Acts::Surface >, Acts::BinUtility, Randomizer >