ATLAS Offline Software
|
#include <FPGATrackSimActsTrackInspectionTool.h>
Classes | |
struct | globalCoordinates |
Public Attributes | |
unsigned long | identifier |
std::string | type |
struct FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::globalCoordinates | coordinates = {} |
bool | measurementFlag = false |
bool | outlierFlag = false |
bool | holeFlag = false |
bool | materialFlag = false |
bool | sharedHitFlag = false |
Definition at line 26 of file FPGATrackSimActsTrackInspectionTool.h.
struct FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::globalCoordinates FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::coordinates = {} |
bool FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::holeFlag = false |
Definition at line 37 of file FPGATrackSimActsTrackInspectionTool.h.
unsigned long FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::identifier |
Definition at line 27 of file FPGATrackSimActsTrackInspectionTool.h.
bool FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::materialFlag = false |
Definition at line 38 of file FPGATrackSimActsTrackInspectionTool.h.
bool FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::measurementFlag = false |
Definition at line 35 of file FPGATrackSimActsTrackInspectionTool.h.
bool FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::outlierFlag = false |
Definition at line 36 of file FPGATrackSimActsTrackInspectionTool.h.
bool FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::sharedHitFlag = false |
Definition at line 39 of file FPGATrackSimActsTrackInspectionTool.h.
std::string FPGATrackSim::ActsTrackInspectionTool::FpgaActsTrack::Measurement::type |
Definition at line 28 of file FPGATrackSimActsTrackInspectionTool.h.