ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCalib::MuonCalibRawRpcHit::defineParams Struct Reference

#include <MuonCalibRawRpcHit.h>

Inheritance diagram for MuonCalib::MuonCalibRawRpcHit::defineParams:
Collaboration diagram for MuonCalib::MuonCalibRawRpcHit::defineParams:

Public Attributes

MuonFixedId id {0}
 identifier of the raw hit, (is a MuonFixedId, not an Identifier)
Amg::Vector3D glob_pos {0., 0., 0.}
 position of the hit in global coordinates
int occupancy {0}
 occupancy (-1 == not assigned to any segment)
float t {0.}
 time
float width {0.}
 strip width
float length {0.}
 strip length

Detailed Description

Definition at line 34 of file MuonCalibRawRpcHit.h.

Member Data Documentation

◆ glob_pos

Amg::Vector3D MuonCalib::MuonCalibRawRpcHit::defineParams::glob_pos {0., 0., 0.}

position of the hit in global coordinates

Definition at line 36 of file MuonCalibRawRpcHit.h.

36{0., 0., 0.};

◆ id

MuonFixedId MuonCalib::MuonCalibRawRpcHit::defineParams::id {0}

identifier of the raw hit, (is a MuonFixedId, not an Identifier)

Definition at line 35 of file MuonCalibRawRpcHit.h.

35{0};

◆ length

float MuonCalib::MuonCalibRawRpcHit::defineParams::length {0.}

strip length

Definition at line 40 of file MuonCalibRawRpcHit.h.

40{0.};

◆ occupancy

int MuonCalib::MuonCalibRawRpcHit::defineParams::occupancy {0}

occupancy (-1 == not assigned to any segment)

Definition at line 37 of file MuonCalibRawRpcHit.h.

37{0};

◆ t

float MuonCalib::MuonCalibRawRpcHit::defineParams::t {0.}

time

Definition at line 38 of file MuonCalibRawRpcHit.h.

38{0.};

◆ width

float MuonCalib::MuonCalibRawRpcHit::defineParams::width {0.}

strip width

Definition at line 39 of file MuonCalibRawRpcHit.h.

39{0.};

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