Project
Loading...
Searching...
No Matches
o2::fit::Digit< DetID > Struct Template Reference

#include <Digit.h>

Inherits o2::fit::DigitBase< DetID >.

Public Member Functions

 Digit ()=default
 
 Digit (int first, int nEntries, const o2::InteractionRecord &ir, uint8_t trgWord)
 
 ClassDefNV (Digit, 1)
 
- Public Member Functions inherited from o2::fit::DigitBase< DetID >
 DigitBase ()=default
 
 DigitBase (int first, int nEntries, const o2::InteractionRecord &ir)
 
uint32_t getOrbit () const
 
uint16_t getBC () const
 
const o2::InteractionRecordgetIntRecord () const
 
gsl::span< const ChannelData_tgetBunchChannelData (const gsl::span< const ChannelData_t > channelData) const
 
 ClassDefNV (DigitBase, 1)
 

Public Attributes

uint8_t mTriggerWord {}
 
- Public Attributes inherited from o2::fit::DigitBase< DetID >
o2::InteractionRecord mIR {}
 
o2::dataformats::RangeReference< int, intmReference {}
 

Additional Inherited Members

- Public Types inherited from o2::fit::DigitBase< DetID >
typedef ChannelData< DetIDChannelData_t
 
- Static Public Attributes inherited from o2::fit::DigitBase< DetID >
static constexpr o2::detectors::DetID sDetID = o2::detectors::DetID(DetID)
 

Detailed Description

template<o2::detectors::DetID::ID DetID>
struct o2::fit::Digit< DetID >

Definition at line 57 of file Digit.h.

Constructor & Destructor Documentation

◆ Digit() [1/2]

template<o2::detectors::DetID::ID DetID>
o2::fit::Digit< DetID >::Digit ( )
default

◆ Digit() [2/2]

template<o2::detectors::DetID::ID DetID>
o2::fit::Digit< DetID >::Digit ( int  first,
int  nEntries,
const o2::InteractionRecord ir,
uint8_t  trgWord 
)
inline

Definition at line 60 of file Digit.h.

Member Function Documentation

◆ ClassDefNV()

template<o2::detectors::DetID::ID DetID>
o2::fit::Digit< DetID >::ClassDefNV ( Digit< DetID ,
 
)

Member Data Documentation

◆ mTriggerWord

template<o2::detectors::DetID::ID DetID>
uint8_t o2::fit::Digit< DetID >::mTriggerWord {}

Definition at line 58 of file Digit.h.


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