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

#include <acts/blob/master/Examples/Algorithms/Generators/ACTFW/Generators/VertexGenerators.hpp>

Public Member Functions

Acts::ActsVector< double, 4 > operator() (RandomEngine &) const
 

Public Attributes

Acts::ActsVector< double, 4 > fixed = {0.0, 0.0, 0.0, 0.0}
 The fixed vertex position and time.
 

Detailed Description

Definition at line 23 of file VertexGenerators.hpp.

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

Member Function Documentation

Acts::ActsVector<double, 4> FW::FixedVertexGenerator::operator() ( RandomEngine ) const
inline

Definition at line 27 of file VertexGenerators.hpp.

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

References fixed.

Member Data Documentation

Acts::ActsVector<double, 4> FW::FixedVertexGenerator::fixed = {0.0, 0.0, 0.0, 0.0}

The fixed vertex position and time.

Definition at line 25 of file VertexGenerators.hpp.

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

Referenced by operator()().


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