Belle II Software development
CDCTriggerNeuroConfig::B2FormatLine Struct Reference

Public Attributes

int start
 start bit number in B2Link
 
int end
 end bit number in B2Link
 
int offset
 offset of information in B2Link
 
std::string name
 name of information in B2link
 
std::string description
 description of information in B2link
 

Detailed Description

Definition at line 34 of file CDCTriggerNeuroConfig.h.

Constructor & Destructor Documentation

◆ B2FormatLine()

B2FormatLine ( )
inline

Definition at line 35 of file CDCTriggerNeuroConfig.h.

35: start(0), end(0), offset(0), name("None") {}
std::string name
name of information in B2link
int offset
offset of information in B2Link

Member Data Documentation

◆ description

std::string description

description of information in B2link

Definition at line 45 of file CDCTriggerNeuroConfig.h.

◆ end

int end

end bit number in B2Link

Definition at line 39 of file CDCTriggerNeuroConfig.h.

◆ name

std::string name

name of information in B2link

Definition at line 43 of file CDCTriggerNeuroConfig.h.

◆ offset

int offset

offset of information in B2Link

Definition at line 41 of file CDCTriggerNeuroConfig.h.

◆ start

int start

start bit number in B2Link

Definition at line 37 of file CDCTriggerNeuroConfig.h.


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