ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Plugins/Digitization/include/Acts/Plugins/Digitization/SpacePointBuilder.hpp>
After the particle interaction with surfaces are recorded and digitized the hits on some detector elements need further treatment. This struct serves as default structure of the process to take the digitized clusters on a detector element and provide the corresponding space point. The empty class is used to forbid the usage of an arbitrary data type as template parameter and enforces the implementation of explicit structures.
Definition at line 53 of file SpacePointBuilder.hpp.
View newest version in sPHENIX GitHub at line 53 of file SpacePointBuilder.hpp