ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
MuonCalib::MuonCalibRawRpcCoin::defPars Struct Reference

#include <MuonCalibRawRpcCoin.h>

Inheritance diagram for MuonCalib::MuonCalibRawRpcCoin::defPars:
Collaboration diagram for MuonCalib::MuonCalibRawRpcCoin::defPars:

Public Member Functions

 defPars ()=default
 
 defPars (const defPars &)=default
 
 defPars (defPars &&)=default
 

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...
 
unsigned short ijk {0}
 
unsigned short threshold {0}
 
unsigned short overlap {0}
 
unsigned short parentCmId {0}
 
unsigned short parentPadId {0}
 
unsigned short parentSectorId {0}
 
bool lowPtCm {false}
 

Detailed Description

Definition at line 37 of file MuonCalibRawRpcCoin.h.

Constructor & Destructor Documentation

◆ defPars() [1/3]

MuonCalib::MuonCalibRawRpcCoin::defPars::defPars ( )
default

◆ defPars() [2/3]

MuonCalib::MuonCalibRawRpcCoin::defPars::defPars ( const defPars )
default

◆ defPars() [3/3]

MuonCalib::MuonCalibRawRpcCoin::defPars::defPars ( defPars &&  )
default

Member Data Documentation

◆ glob_pos

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

position of the hit in global coordinates

Definition at line 36 of file MuonCalibRawRpcHit.h.

◆ id

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

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

Definition at line 35 of file MuonCalibRawRpcHit.h.

◆ ijk

unsigned short MuonCalib::MuonCalibRawRpcCoin::coinPars::ijk {0}
inherited

Definition at line 28 of file MuonCalibRawRpcCoin.h.

◆ length

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

strip length

Definition at line 40 of file MuonCalibRawRpcHit.h.

◆ lowPtCm

bool MuonCalib::MuonCalibRawRpcCoin::coinPars::lowPtCm {false}
inherited

Definition at line 34 of file MuonCalibRawRpcCoin.h.

◆ occupancy

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

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

Definition at line 37 of file MuonCalibRawRpcHit.h.

◆ overlap

unsigned short MuonCalib::MuonCalibRawRpcCoin::coinPars::overlap {0}
inherited

Definition at line 30 of file MuonCalibRawRpcCoin.h.

◆ parentCmId

unsigned short MuonCalib::MuonCalibRawRpcCoin::coinPars::parentCmId {0}
inherited

Definition at line 31 of file MuonCalibRawRpcCoin.h.

◆ parentPadId

unsigned short MuonCalib::MuonCalibRawRpcCoin::coinPars::parentPadId {0}
inherited

Definition at line 32 of file MuonCalibRawRpcCoin.h.

◆ parentSectorId

unsigned short MuonCalib::MuonCalibRawRpcCoin::coinPars::parentSectorId {0}
inherited

Definition at line 33 of file MuonCalibRawRpcCoin.h.

◆ t

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

time

Definition at line 38 of file MuonCalibRawRpcHit.h.

◆ threshold

unsigned short MuonCalib::MuonCalibRawRpcCoin::coinPars::threshold {0}
inherited

Definition at line 29 of file MuonCalibRawRpcCoin.h.

◆ width

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

strip width

Definition at line 39 of file MuonCalibRawRpcHit.h.


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