Project
Loading...
Searching...
No Matches
o2::itsmft::PreDigitLabelRef Struct Reference

#include <PreDigit.h>

Public Member Functions

 PreDigitLabelRef (o2::MCCompLabel lbl=0, int nxt=-1)
 
 ClassDefNV (PreDigitLabelRef, 1)
 

Public Attributes

o2::MCCompLabel label
 hit label
 
int next = -1
 eventual next contribution to the same pixel
 

Detailed Description

Definition at line 34 of file PreDigit.h.

Constructor & Destructor Documentation

◆ PreDigitLabelRef()

o2::itsmft::PreDigitLabelRef::PreDigitLabelRef ( o2::MCCompLabel  lbl = 0,
int  nxt = -1 
)
inline

Definition at line 37 of file PreDigit.h.

Member Function Documentation

◆ ClassDefNV()

o2::itsmft::PreDigitLabelRef::ClassDefNV ( PreDigitLabelRef  ,
 
)

Member Data Documentation

◆ label

o2::MCCompLabel o2::itsmft::PreDigitLabelRef::label

hit label

Definition at line 35 of file PreDigit.h.

◆ next

int o2::itsmft::PreDigitLabelRef::next = -1

eventual next contribution to the same pixel

Definition at line 36 of file PreDigit.h.


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