Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::Options::Integers< kSize > Class Template Reference

#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Utilities/Options.hpp>

+ Inheritance diagram for ActsExamples::Options::Integers< kSize >:
+ Collaboration diagram for ActsExamples::Options::Integers< kSize >:

Additional Inherited Members

- Public Attributes inherited from std::array< T >
T elements
 STL member.
 

Detailed Description

template<size_t kSize>
class ActsExamples::Options::Integers< kSize >

A fixed number of integers as one user option.

Note
Implemented as a subclass so it is distinct from std::array and we can provide overloads in the same namespace.

Definition at line 63 of file Options.hpp.

View newest version in sPHENIX GitHub at line 63 of file Options.hpp


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