EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::FixedVertexGenerator Struct Reference

#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.
 

Detailed Description

Definition at line 22 of file VertexGenerators.hpp.

View newest version in sPHENIX GitHub at line 22 of file VertexGenerators.hpp

Member Function Documentation

Acts::Vector4D ActsExamples::FixedVertexGenerator::operator() ( RandomEngine ) const
inline

Definition at line 26 of file VertexGenerators.hpp.

View newest version in sPHENIX GitHub at line 26 of file VertexGenerators.hpp

References fixed.

Member Data Documentation

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()().


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