ATLAS Offline Software
Public Attributes | List of all members
MuonAlignmentErrorData::Deviation Struct Reference

#include <MuonAlignmentErrorData.h>

Collaboration diagram for MuonAlignmentErrorData::Deviation:

Public Attributes

boost::regex stationName {""}
 
boost::regex multilayer {""}
 
double translation {0.0}
 
double rotation {0.0}
 

Detailed Description

Definition at line 24 of file MuonAlignmentErrorData.h.

Member Data Documentation

◆ multilayer

boost::regex MuonAlignmentErrorData::Deviation::multilayer {""}

Definition at line 26 of file MuonAlignmentErrorData.h.

◆ rotation

double MuonAlignmentErrorData::Deviation::rotation {0.0}

Definition at line 28 of file MuonAlignmentErrorData.h.

◆ stationName

boost::regex MuonAlignmentErrorData::Deviation::stationName {""}

Definition at line 25 of file MuonAlignmentErrorData.h.

◆ translation

double MuonAlignmentErrorData::Deviation::translation {0.0}

Definition at line 27 of file MuonAlignmentErrorData.h.


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