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

#include <Digit.h>

Public Member Functions

 DetTrigInput ()=default
 
 DetTrigInput (const o2::InteractionRecord &iRec, Bool_t isA, Bool_t isAIn, Bool_t isAOut, 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 [] = "FV0TRIGGERINPUT"
 

Detailed Description

Definition at line 37 of file Digit.h.

Constructor & Destructor Documentation

◆ DetTrigInput() [1/2]

o2::fv0::DetTrigInput::DetTrigInput ( )
default

◆ DetTrigInput() [2/2]

o2::fv0::DetTrigInput::DetTrigInput ( const o2::InteractionRecord iRec,
Bool_t  isA,
Bool_t  isAIn,
Bool_t  isAOut,
Bool_t  isCnt,
Bool_t  isSCnt 
)
inline

Definition at line 44 of file Digit.h.

Member Function Documentation

◆ ClassDefNV()

o2::fv0::DetTrigInput::ClassDefNV ( DetTrigInput  ,
 
)

Member Data Documentation

◆ mInputs

std::bitset<5> o2::fv0::DetTrigInput::mInputs {}

Definition at line 42 of file Digit.h.

◆ mIntRecord

o2::InteractionRecord o2::fv0::DetTrigInput::mIntRecord {}

Definition at line 41 of file Digit.h.

◆ sChannelNameDPL

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

Definition at line 38 of file Digit.h.

◆ sDigitBranchName

constexpr char o2::fv0::DetTrigInput::sDigitBranchName[] = "FV0TRIGGERINPUT"
staticconstexpr

Definition at line 40 of file Digit.h.

◆ sDigitName

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

Definition at line 39 of file Digit.h.


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