Project
Loading...
Searching...
No Matches
o2::fdd::TriggersExt Struct Reference

#include <Digit.h>

Public Member Functions

 TriggersExt (std::array< uint32_t, 20 > triggerWords)
 
 TriggersExt ()=default
 
void setTrgWord (uint32_t trgWord, std::size_t pos)
 
void printLog () const
 
 ClassDefNV (TriggersExt, 1)
 

Public Attributes

o2::InteractionRecord mIntRecord
 
std::array< uint32_t, 20 > mTriggerWords
 

Static Public Attributes

static constexpr char sChannelNameDPL [] = "DIGITSTRGEXT"
 
static constexpr char sDigitName [] = "TriggersExt"
 
static constexpr char sDigitBranchName [] = "FDDDigitTrgExt"
 

Detailed Description

Definition at line 89 of file Digit.h.

Constructor & Destructor Documentation

◆ TriggersExt() [1/2]

o2::fdd::TriggersExt::TriggersExt ( std::array< uint32_t, 20 >  triggerWords)
inline

Definition at line 93 of file Digit.h.

◆ TriggersExt() [2/2]

o2::fdd::TriggersExt::TriggersExt ( )
default

Member Function Documentation

◆ ClassDefNV()

o2::fdd::TriggersExt::ClassDefNV ( TriggersExt  ,
 
)

◆ printLog()

void o2::fdd::TriggersExt::printLog ( ) const
inline

Definition at line 98 of file Digit.h.

◆ setTrgWord()

void o2::fdd::TriggersExt::setTrgWord ( uint32_t  trgWord,
std::size_t  pos 
)
inline

Definition at line 96 of file Digit.h.

Member Data Documentation

◆ mIntRecord

o2::InteractionRecord o2::fdd::TriggersExt::mIntRecord

Definition at line 95 of file Digit.h.

◆ mTriggerWords

std::array<uint32_t, 20> o2::fdd::TriggersExt::mTriggerWords

Definition at line 97 of file Digit.h.

◆ sChannelNameDPL

constexpr char o2::fdd::TriggersExt::sChannelNameDPL[] = "DIGITSTRGEXT"
staticconstexpr

Definition at line 90 of file Digit.h.

◆ sDigitBranchName

constexpr char o2::fdd::TriggersExt::sDigitBranchName[] = "FDDDigitTrgExt"
staticconstexpr

Definition at line 92 of file Digit.h.

◆ sDigitName

constexpr char o2::fdd::TriggersExt::sDigitName[] = "TriggersExt"
staticconstexpr

Definition at line 91 of file Digit.h.


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