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

#include <MuonTubeIntersect.h>

Collaboration diagram for Muon::MuonTubeIntersect:

Public Member Functions

 MuonTubeIntersect (const Identifier &id, double rint, double xint)

Public Attributes

Identifier tubeId {-1}
double rIntersect {0.}
double xIntersect {0.}

Detailed Description

Definition at line 12 of file MuonTubeIntersect.h.

Constructor & Destructor Documentation

◆ MuonTubeIntersect()

Muon::MuonTubeIntersect::MuonTubeIntersect ( const Identifier & id,
double rint,
double xint )
inline

Definition at line 13 of file MuonTubeIntersect.h.

Member Data Documentation

◆ rIntersect

double Muon::MuonTubeIntersect::rIntersect {0.}

Definition at line 15 of file MuonTubeIntersect.h.

15{0.}; // distance to wall in precision plane

◆ tubeId

Identifier Muon::MuonTubeIntersect::tubeId {-1}

Definition at line 14 of file MuonTubeIntersect.h.

14{-1};

◆ xIntersect

double Muon::MuonTubeIntersect::xIntersect {0.}

Definition at line 16 of file MuonTubeIntersect.h.

16{0.}; // distance to tube end

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