CbmRoot
Loading...
Searching...
No Matches
CbmBbaAlignmentMcbmTask::Sensor Struct Reference

#include <CbmBbaAlignmentMcbmTask.h>

Public Member Functions

bool operator< (const Sensor &other) const
 
bool operator== (const Sensor &other) const
 

Public Attributes

ECbmModuleId fSystemId {0}
 
int fTrackingStation {-1}
 
int fAlignmentBody {-1}
 
std::string fNodePath {""}
 

Detailed Description

Definition at line 97 of file CbmBbaAlignmentMcbmTask.h.

Member Function Documentation

◆ operator<()

bool CbmBbaAlignmentMcbmTask::Sensor::operator< ( const Sensor & other) const
inline

Definition at line 103 of file CbmBbaAlignmentMcbmTask.h.

References fNodePath, fSystemId, and fTrackingStation.

◆ operator==()

bool CbmBbaAlignmentMcbmTask::Sensor::operator== ( const Sensor & other) const
inline

Definition at line 112 of file CbmBbaAlignmentMcbmTask.h.

References fNodePath.

Member Data Documentation

◆ fAlignmentBody

int CbmBbaAlignmentMcbmTask::Sensor::fAlignmentBody {-1}

Definition at line 100 of file CbmBbaAlignmentMcbmTask.h.

Referenced by CbmBbaAlignmentMcbmTask::ApplyAlignment().

◆ fNodePath

std::string CbmBbaAlignmentMcbmTask::Sensor::fNodePath {""}

◆ fSystemId

ECbmModuleId CbmBbaAlignmentMcbmTask::Sensor::fSystemId {0}

Definition at line 98 of file CbmBbaAlignmentMcbmTask.h.

Referenced by CbmBbaAlignmentMcbmTask::Finish(), and operator<().

◆ fTrackingStation

int CbmBbaAlignmentMcbmTask::Sensor::fTrackingStation {-1}

Definition at line 99 of file CbmBbaAlignmentMcbmTask.h.

Referenced by CbmBbaAlignmentMcbmTask::Finish(), and operator<().


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