Project
Loading...
Searching...
No Matches
o2::tpc::cru_calib_helpers::LinkInfo Struct Reference

#include <CRUCalibHelpers.h>

Public Member Functions

 LinkInfo (int cru, int link)
 
bool operator< (const LinkInfo &other) const
 
 ClassDefNV (LinkInfo, 0)
 

Public Attributes

int cru {0}
 
int globalLinkID {0}
 

Detailed Description

Definition at line 35 of file CRUCalibHelpers.h.

Constructor & Destructor Documentation

◆ LinkInfo()

o2::tpc::cru_calib_helpers::LinkInfo::LinkInfo ( int  cru,
int  link 
)
inline

Definition at line 36 of file CRUCalibHelpers.h.

Member Function Documentation

◆ ClassDefNV()

o2::tpc::cru_calib_helpers::LinkInfo::ClassDefNV ( LinkInfo  ,
 
)

◆ operator<()

bool o2::tpc::cru_calib_helpers::LinkInfo::operator< ( const LinkInfo other) const
inline

Definition at line 40 of file CRUCalibHelpers.h.

Member Data Documentation

◆ cru

int o2::tpc::cru_calib_helpers::LinkInfo::cru {0}

Definition at line 37 of file CRUCalibHelpers.h.

◆ globalLinkID

int o2::tpc::cru_calib_helpers::LinkInfo::globalLinkID {0}

Definition at line 38 of file CRUCalibHelpers.h.


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