LDMX Software
|
Public Member Functions | |
primitive_one_t | operator() (ULong64_t entry) |
Gives direct access to the underlying parameter. | |
Public Attributes | |
std::vector< primitive_one_t > * | one = nullptr |
std::vector< primitive_two_t > * | two = nullptr |
Definition at line 264 of file CommonUtils.h.
|
inline |
Gives direct access to the underlying parameter.
entry | the entry in the tree |
Definition at line 272 of file CommonUtils.h.
std::vector<primitive_one_t>* DivisionAccessor< primitive_one_t, primitive_two_t >::one = nullptr |
Definition at line 265 of file CommonUtils.h.
std::vector<primitive_two_t>* DivisionAccessor< primitive_one_t, primitive_two_t >::two = nullptr |
Definition at line 267 of file CommonUtils.h.