ATLAS Offline Software
Public Attributes | List of all members
ActsTrk::detail::Decoration Struct Reference

#include <Decoration.h>

Collaboration diagram for ActsTrk::detail::Decoration:

Public Attributes

std::string name
 
uint32_t hash = 0
 
SG::auxid_t auxid = SG::null_auxid
 
GetterType getter = nullptr
 
CopierType copier = nullptr
 
SetterType setter = nullptr
 

Detailed Description

Definition at line 22 of file Decoration.h.

Member Data Documentation

◆ auxid

SG::auxid_t ActsTrk::detail::Decoration::auxid = SG::null_auxid

Definition at line 25 of file Decoration.h.

◆ copier

CopierType ActsTrk::detail::Decoration::copier = nullptr

Definition at line 27 of file Decoration.h.

◆ getter

GetterType ActsTrk::detail::Decoration::getter = nullptr

Definition at line 26 of file Decoration.h.

◆ hash

uint32_t ActsTrk::detail::Decoration::hash = 0

Definition at line 24 of file Decoration.h.

◆ name

std::string ActsTrk::detail::Decoration::name

Definition at line 23 of file Decoration.h.

◆ setter

SetterType ActsTrk::detail::Decoration::setter = nullptr

Definition at line 28 of file Decoration.h.


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