ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::DCMathSegmentMaker::HitInXZ Struct Reference

#include <DCMathSegmentMaker.h>

Collaboration diagram for Muon::DCMathSegmentMaker::HitInXZ:

Public Member Functions

 HitInXZ (Identifier i, bool isM, bool measP, double lx, double lz, double lxmin, double lxmax, double phmin, double phmax)

Public Attributes

Identifier id {}
bool isMdt {false}
bool measPhi {false}
double x {0.}
double z {0.}
double xmin {0.}
double xmax {0.}
double phimin {0.}
double phimax {0.}

Detailed Description

Definition at line 105 of file DCMathSegmentMaker.h.

Constructor & Destructor Documentation

◆ HitInXZ()

Muon::DCMathSegmentMaker::HitInXZ::HitInXZ ( Identifier i,
bool isM,
bool measP,
double lx,
double lz,
double lxmin,
double lxmax,
double phmin,
double phmax )
inline

Member Data Documentation

◆ id

Identifier Muon::DCMathSegmentMaker::HitInXZ::id {}

Definition at line 108 of file DCMathSegmentMaker.h.

108{};

◆ isMdt

bool Muon::DCMathSegmentMaker::HitInXZ::isMdt {false}

Definition at line 109 of file DCMathSegmentMaker.h.

109{false};

◆ measPhi

bool Muon::DCMathSegmentMaker::HitInXZ::measPhi {false}

Definition at line 110 of file DCMathSegmentMaker.h.

110{false};

◆ phimax

double Muon::DCMathSegmentMaker::HitInXZ::phimax {0.}

Definition at line 116 of file DCMathSegmentMaker.h.

116{0.};

◆ phimin

double Muon::DCMathSegmentMaker::HitInXZ::phimin {0.}

Definition at line 115 of file DCMathSegmentMaker.h.

115{0.};

◆ x

double Muon::DCMathSegmentMaker::HitInXZ::x {0.}

Definition at line 111 of file DCMathSegmentMaker.h.

111{0.};

◆ xmax

double Muon::DCMathSegmentMaker::HitInXZ::xmax {0.}

Definition at line 114 of file DCMathSegmentMaker.h.

114{0.};

◆ xmin

double Muon::DCMathSegmentMaker::HitInXZ::xmin {0.}

Definition at line 113 of file DCMathSegmentMaker.h.

113{0.};

◆ z

double Muon::DCMathSegmentMaker::HitInXZ::z {0.}

Definition at line 112 of file DCMathSegmentMaker.h.

112{0.};

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