ATLAS Offline Software
Loading...
Searching...
No Matches
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.

27{""};

◆ rotation

double MuonAlignmentErrorData::MuonAlignmentErrorRule::rotation {0.0}

Definition at line 29 of file MuonAlignmentErrorData.h.

29{0.0};

◆ stationName

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

Definition at line 26 of file MuonAlignmentErrorData.h.

26{""};

◆ translation

double MuonAlignmentErrorData::MuonAlignmentErrorRule::translation {0.0}

Definition at line 28 of file MuonAlignmentErrorData.h.

28{0.0};

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