Project
Loading...
Searching...
No Matches
o2::fit::EntryFEE Struct Reference

#include <LookUpTable.h>

Public Member Functions

void parse (const boost::property_tree::ptree &propertyTree)
 
 ClassDefNV (EntryFEE, 1)
 

Public Attributes

EntryCRU mEntryCRU
 
std::string mChannelID
 
std::string mLocalChannelID
 
std::string mModuleType
 
std::string mModuleName
 
std::string mBoardHV
 
std::string mChannelHV
 
std::string mSerialNumberMCP
 
std::string mCableHV
 
std::string mCableSignal
 

Friends

std::ostream & operator<< (std::ostream &os, const EntryFEE &entryFEE)
 

Detailed Description

Definition at line 114 of file LookUpTable.h.

Member Function Documentation

◆ ClassDefNV()

o2::fit::EntryFEE::ClassDefNV ( EntryFEE  ,
 
)

◆ parse()

void o2::fit::EntryFEE::parse ( const boost::property_tree::ptree &  propertyTree)
inline

Definition at line 140 of file LookUpTable.h.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const EntryFEE entryFEE 
)
friend

Definition at line 125 of file LookUpTable.h.

Member Data Documentation

◆ mBoardHV

std::string o2::fit::EntryFEE::mBoardHV

Definition at line 120 of file LookUpTable.h.

◆ mCableHV

std::string o2::fit::EntryFEE::mCableHV

Definition at line 123 of file LookUpTable.h.

◆ mCableSignal

std::string o2::fit::EntryFEE::mCableSignal

Definition at line 124 of file LookUpTable.h.

◆ mChannelHV

std::string o2::fit::EntryFEE::mChannelHV

Definition at line 121 of file LookUpTable.h.

◆ mChannelID

std::string o2::fit::EntryFEE::mChannelID

Definition at line 116 of file LookUpTable.h.

◆ mEntryCRU

EntryCRU o2::fit::EntryFEE::mEntryCRU

Definition at line 115 of file LookUpTable.h.

◆ mLocalChannelID

std::string o2::fit::EntryFEE::mLocalChannelID

Definition at line 117 of file LookUpTable.h.

◆ mModuleName

std::string o2::fit::EntryFEE::mModuleName

Definition at line 119 of file LookUpTable.h.

◆ mModuleType

std::string o2::fit::EntryFEE::mModuleType

Definition at line 118 of file LookUpTable.h.

◆ mSerialNumberMCP

std::string o2::fit::EntryFEE::mSerialNumberMCP

Definition at line 122 of file LookUpTable.h.


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