![]() |
ATLAS Offline Software
|
#include <MuonCalibRawRpcHit.h>
Public Attributes | |
MuonFixedId | id {0} |
identifier of the raw hit, (is a MuonFixedId, not an Identifier) More... | |
Amg::Vector3D | glob_pos {0., 0., 0.} |
position of the hit in global coordinates More... | |
int | occupancy {0} |
occupancy (-1 == not assigned to any segment) More... | |
float | t {0.} |
time More... | |
float | width {0.} |
strip width More... | |
float | length {0.} |
strip length More... | |
Definition at line 34 of file MuonCalibRawRpcHit.h.
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.
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.
float MuonCalib::MuonCalibRawRpcHit::defineParams::length {0.} |
strip length
Definition at line 40 of file MuonCalibRawRpcHit.h.
int MuonCalib::MuonCalibRawRpcHit::defineParams::occupancy {0} |
occupancy (-1 == not assigned to any segment)
Definition at line 37 of file MuonCalibRawRpcHit.h.
float MuonCalib::MuonCalibRawRpcHit::defineParams::t {0.} |
time
Definition at line 38 of file MuonCalibRawRpcHit.h.
float MuonCalib::MuonCalibRawRpcHit::defineParams::width {0.} |
strip width
Definition at line 39 of file MuonCalibRawRpcHit.h.