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

#include <LookUpTable.h>

Public Member Functions

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

Public Attributes

int mLinkID
 
int mEndPointID
 
int mCRUID
 
int mFEEID
 

Friends

std::ostream & operator<< (std::ostream &os, const EntryCRU &entryCRU)
 

Detailed Description

Definition at line 38 of file LookUpTable.h.

Member Function Documentation

◆ ClassDefNV()

o2::fit::EntryCRU::ClassDefNV ( EntryCRU  ,
 
)

◆ parse()

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

Definition at line 51 of file LookUpTable.h.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const EntryCRU entryCRU 
)
friend

Definition at line 43 of file LookUpTable.h.

Member Data Documentation

◆ mCRUID

int o2::fit::EntryCRU::mCRUID

Definition at line 41 of file LookUpTable.h.

◆ mEndPointID

int o2::fit::EntryCRU::mEndPointID

Definition at line 40 of file LookUpTable.h.

◆ mFEEID

int o2::fit::EntryCRU::mFEEID

Definition at line 42 of file LookUpTable.h.

◆ mLinkID

int o2::fit::EntryCRU::mLinkID

Definition at line 39 of file LookUpTable.h.


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