Project
Loading...
Searching...
No Matches
o2::mch::raw::DigitRawEncoderOptions Struct Reference

#include <DigitRawEncoder.h>

Public Attributes

std::string outputDir = "."
 
bool chargeSumMode = true
 
OutputSplit splitMode = OutputSplit::PerLink
 
bool userLogic = true
 
int userLogicVersion = 1
 
bool noEmptyHBF = false
 
bool noGRP = false
 
bool dummyElecMap = false
 
bool writeHB = true
 
int rawFileWriterVerbosity = 0
 
int rdhVersion = 6
 

Detailed Description

Definition at line 38 of file DigitRawEncoder.h.

Member Data Documentation

◆ chargeSumMode

bool o2::mch::raw::DigitRawEncoderOptions::chargeSumMode = true

Definition at line 40 of file DigitRawEncoder.h.

◆ dummyElecMap

bool o2::mch::raw::DigitRawEncoderOptions::dummyElecMap = false

Definition at line 46 of file DigitRawEncoder.h.

◆ noEmptyHBF

bool o2::mch::raw::DigitRawEncoderOptions::noEmptyHBF = false

Definition at line 44 of file DigitRawEncoder.h.

◆ noGRP

bool o2::mch::raw::DigitRawEncoderOptions::noGRP = false

Definition at line 45 of file DigitRawEncoder.h.

◆ outputDir

std::string o2::mch::raw::DigitRawEncoderOptions::outputDir = "."

Definition at line 39 of file DigitRawEncoder.h.

◆ rawFileWriterVerbosity

int o2::mch::raw::DigitRawEncoderOptions::rawFileWriterVerbosity = 0

Definition at line 48 of file DigitRawEncoder.h.

◆ rdhVersion

int o2::mch::raw::DigitRawEncoderOptions::rdhVersion = 6

Definition at line 49 of file DigitRawEncoder.h.

◆ splitMode

OutputSplit o2::mch::raw::DigitRawEncoderOptions::splitMode = OutputSplit::PerLink

Definition at line 41 of file DigitRawEncoder.h.

◆ userLogic

bool o2::mch::raw::DigitRawEncoderOptions::userLogic = true

Definition at line 42 of file DigitRawEncoder.h.

◆ userLogicVersion

int o2::mch::raw::DigitRawEncoderOptions::userLogicVersion = 1

Definition at line 43 of file DigitRawEncoder.h.

◆ writeHB

bool o2::mch::raw::DigitRawEncoderOptions::writeHB = true

Definition at line 47 of file DigitRawEncoder.h.


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