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

#include <Digit.h>

Public Member Functions

 DetTrigInput ()=default
 
 DetTrigInput (const o2::InteractionRecord &iRec, Bool_t isA, Bool_t isC, Bool_t isVrtx, Bool_t isCnt, Bool_t isSCnt)
 
 ClassDefNV (DetTrigInput, 1)
 

Public Attributes

o2::InteractionRecord mIntRecord
 
std::bitset< 5 > mInputs
 

Static Public Attributes

static constexpr char sChannelNameDPL [] = "TRIGGERINPUT"
 
static constexpr char sDigitName [] = "DetTrigInput"
 
static constexpr char sDigitBranchName [] = "FDDTRIGGERINPUT"
 

Detailed Description

Definition at line 33 of file Digit.h.

Constructor & Destructor Documentation

◆ DetTrigInput() [1/2]

o2::fdd::DetTrigInput::DetTrigInput ( )
default

◆ DetTrigInput() [2/2]

o2::fdd::DetTrigInput::DetTrigInput ( const o2::InteractionRecord iRec,
Bool_t  isA,
Bool_t  isC,
Bool_t  isVrtx,
Bool_t  isCnt,
Bool_t  isSCnt 
)
inline

Definition at line 40 of file Digit.h.

Member Function Documentation

◆ ClassDefNV()

o2::fdd::DetTrigInput::ClassDefNV ( DetTrigInput  ,
 
)

Member Data Documentation

◆ mInputs

std::bitset<5> o2::fdd::DetTrigInput::mInputs

Definition at line 38 of file Digit.h.

◆ mIntRecord

o2::InteractionRecord o2::fdd::DetTrigInput::mIntRecord

Definition at line 37 of file Digit.h.

◆ sChannelNameDPL

constexpr char o2::fdd::DetTrigInput::sChannelNameDPL[] = "TRIGGERINPUT"
staticconstexpr

Definition at line 34 of file Digit.h.

◆ sDigitBranchName

constexpr char o2::fdd::DetTrigInput::sDigitBranchName[] = "FDDTRIGGERINPUT"
staticconstexpr

Definition at line 36 of file Digit.h.

◆ sDigitName

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

Definition at line 35 of file Digit.h.


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