ATLAS Offline Software
Public Attributes | List of all members
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) 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...
 

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.

◆ 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.

◆ length

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

strip length

Definition at line 40 of file MuonCalibRawRpcHit.h.

◆ occupancy

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

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

Definition at line 37 of file MuonCalibRawRpcHit.h.

◆ t

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

time

Definition at line 38 of file MuonCalibRawRpcHit.h.

◆ width

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

strip width

Definition at line 39 of file MuonCalibRawRpcHit.h.


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