EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Examples/Algorithms/Generators/ActsExamples/Generators/VertexGenerators.hpp>
Public Member Functions | |
Acts::Vector4D | operator() (RandomEngine &) const |
Public Attributes | |
Acts::Vector4D | fixed = Acts::Vector4D::Zero() |
The fixed vertex position and time. | |
Definition at line 22 of file VertexGenerators.hpp.
View newest version in sPHENIX GitHub at line 22 of file VertexGenerators.hpp
|
inline |
Definition at line 26 of file VertexGenerators.hpp.
View newest version in sPHENIX GitHub at line 26 of file VertexGenerators.hpp
References fixed.
Acts::Vector4D ActsExamples::FixedVertexGenerator::fixed = Acts::Vector4D::Zero() |
The fixed vertex position and time.
Definition at line 24 of file VertexGenerators.hpp.
View newest version in sPHENIX GitHub at line 24 of file VertexGenerators.hpp
Referenced by operator()().