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

#include <acts/blob/sPHENIX/Core/include/Acts/Geometry/SurfaceArrayCreator.hpp>

Public Attributes

SurfaceMatcher surfaceMatcher = SurfaceArrayCreator::isSurfaceEquivalent
 
bool doPhiBinningOptimization = true
 

Detailed Description

Definition at line 82 of file SurfaceArrayCreator.hpp.

View newest version in sPHENIX GitHub at line 82 of file SurfaceArrayCreator.hpp

Member Data Documentation

bool Acts::SurfaceArrayCreator::Config::doPhiBinningOptimization = true

Optimize the binning in phi for disc layers. Reduces the number of bins to the lowest number of non-equivalent phi surfaces of all r-bins. If false, this step is skipped.

Definition at line 90 of file SurfaceArrayCreator.hpp.

View newest version in sPHENIX GitHub at line 90 of file SurfaceArrayCreator.hpp

SurfaceMatcher Acts::SurfaceArrayCreator::Config::surfaceMatcher = SurfaceArrayCreator::isSurfaceEquivalent

Type-erased function which determines whether two surfaces are supposed to be considered equivalent in terms of the binning

Definition at line 85 of file SurfaceArrayCreator.hpp.

View newest version in sPHENIX GitHub at line 85 of file SurfaceArrayCreator.hpp


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