Project
Loading...
Searching...
No Matches
o2::dataformats::MCTruthHeaderElement Struct Reference

Simple struct having information about truth elements for particular indices: how many associations we have and where they start in the storage. More...

#include <MCTruthContainer.h>

Public Member Functions

 MCTruthHeaderElement ()=default
 
 MCTruthHeaderElement (uint32_t i)
 
 ClassDefNV (MCTruthHeaderElement, 1)
 

Public Attributes

uint32_t index = (uint32_t)-1
 

Detailed Description

Simple struct having information about truth elements for particular indices: how many associations we have and where they start in the storage.

Definition at line 42 of file MCTruthContainer.h.

Constructor & Destructor Documentation

◆ MCTruthHeaderElement() [1/2]

o2::dataformats::MCTruthHeaderElement::MCTruthHeaderElement ( )
default

◆ MCTruthHeaderElement() [2/2]

o2::dataformats::MCTruthHeaderElement::MCTruthHeaderElement ( uint32_t  i)
inline

Definition at line 45 of file MCTruthContainer.h.

Member Function Documentation

◆ ClassDefNV()

o2::dataformats::MCTruthHeaderElement::ClassDefNV ( MCTruthHeaderElement  ,
 
)

Member Data Documentation

◆ index

uint32_t o2::dataformats::MCTruthHeaderElement::index = (uint32_t)-1

Definition at line 46 of file MCTruthContainer.h.


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