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

#include <MuonAlignmentErrorData.h>

Collaboration diagram for MuonAlignmentErrorData::MuonAlignmentErrorRule:

Public Attributes

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

Detailed Description

Definition at line 25 of file MuonAlignmentErrorData.h.

Member Data Documentation

◆ multilayer

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

Definition at line 27 of file MuonAlignmentErrorData.h.

◆ rotation

double MuonAlignmentErrorData::MuonAlignmentErrorRule::rotation {0.0}

Definition at line 29 of file MuonAlignmentErrorData.h.

◆ stationName

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

Definition at line 26 of file MuonAlignmentErrorData.h.

◆ translation

double MuonAlignmentErrorData::MuonAlignmentErrorRule::translation {0.0}

Definition at line 28 of file MuonAlignmentErrorData.h.


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