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

#include <PreDigit.h>

Public Member Functions

 PreDigit (UInt_t rf=0, UShort_t rw=0, UShort_t cl=0, int nele=0, o2::MCCompLabel lbl=0)
 
 ClassDefNV (PreDigit, 1)
 

Public Attributes

UShort_t row = 0
 Pixel index in X.
 
UShort_t col = 0
 Pixel index in Z.
 
UInt_t roFrame = 0
 Readout frame.
 
int charge = 0.f
 N electrons.
 
PreDigitLabelRef labelRef
 label and reference to the next one
 

Detailed Description

Definition at line 42 of file PreDigit.h.

Constructor & Destructor Documentation

◆ PreDigit()

o2::itsmft::PreDigit::PreDigit ( UInt_t  rf = 0,
UShort_t  rw = 0,
UShort_t  cl = 0,
int  nele = 0,
o2::MCCompLabel  lbl = 0 
)
inline

Definition at line 49 of file PreDigit.h.

Member Function Documentation

◆ ClassDefNV()

o2::itsmft::PreDigit::ClassDefNV ( PreDigit  ,
 
)

Member Data Documentation

◆ charge

int o2::itsmft::PreDigit::charge = 0.f

N electrons.

Definition at line 46 of file PreDigit.h.

◆ col

UShort_t o2::itsmft::PreDigit::col = 0

Pixel index in Z.

Definition at line 44 of file PreDigit.h.

◆ labelRef

PreDigitLabelRef o2::itsmft::PreDigit::labelRef

label and reference to the next one

Definition at line 47 of file PreDigit.h.

◆ roFrame

UInt_t o2::itsmft::PreDigit::roFrame = 0

Readout frame.

Definition at line 45 of file PreDigit.h.

◆ row

UShort_t o2::itsmft::PreDigit::row = 0

Pixel index in X.

Definition at line 43 of file PreDigit.h.


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