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

#include <MuonCalibRawTgcHit.h>

Collaboration diagram for MuonCalib::MuonCalibRawTgcHit::defineParams:

Public Attributes

MuonFixedId id {0}
 identifier of the raw hit, (is a MuonFixedId, not an Identifier)
Amg::Vector3D global_pos {0., 0., 0.}
 position of the hit in global coordinates
int occupancy {0}
 occupancy (-1 == not assigned to any segment)
int station {0}
int eta {0}
int phi {0}
int gasGap {0}
int isStrip {0}
int channel {0}
int bcTag {0}
float width {0}
float shortWidth {0}
float longWidth {0}
 strip width
float length {0}
 strip length

Detailed Description

Definition at line 38 of file MuonCalibRawTgcHit.h.

Member Data Documentation

◆ bcTag

int MuonCalib::MuonCalibRawTgcHit::defineParams::bcTag {0}

Definition at line 48 of file MuonCalibRawTgcHit.h.

48{0};

◆ channel

int MuonCalib::MuonCalibRawTgcHit::defineParams::channel {0}

Definition at line 47 of file MuonCalibRawTgcHit.h.

47{0};

◆ eta

int MuonCalib::MuonCalibRawTgcHit::defineParams::eta {0}

Definition at line 43 of file MuonCalibRawTgcHit.h.

43{0};

◆ gasGap

int MuonCalib::MuonCalibRawTgcHit::defineParams::gasGap {0}

Definition at line 45 of file MuonCalibRawTgcHit.h.

45{0};

◆ global_pos

Amg::Vector3D MuonCalib::MuonCalibRawTgcHit::defineParams::global_pos {0., 0., 0.}

position of the hit in global coordinates

Definition at line 40 of file MuonCalibRawTgcHit.h.

40{0., 0., 0.};

◆ id

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

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

Definition at line 39 of file MuonCalibRawTgcHit.h.

39{0};

◆ isStrip

int MuonCalib::MuonCalibRawTgcHit::defineParams::isStrip {0}

Definition at line 46 of file MuonCalibRawTgcHit.h.

46{0};

◆ length

float MuonCalib::MuonCalibRawTgcHit::defineParams::length {0}

strip length

Definition at line 53 of file MuonCalibRawTgcHit.h.

53{0};

◆ longWidth

float MuonCalib::MuonCalibRawTgcHit::defineParams::longWidth {0}

strip width

Definition at line 52 of file MuonCalibRawTgcHit.h.

52{0};

◆ occupancy

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

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

Definition at line 41 of file MuonCalibRawTgcHit.h.

41{0};

◆ phi

int MuonCalib::MuonCalibRawTgcHit::defineParams::phi {0}

Definition at line 44 of file MuonCalibRawTgcHit.h.

44{0};

◆ shortWidth

float MuonCalib::MuonCalibRawTgcHit::defineParams::shortWidth {0}

Definition at line 51 of file MuonCalibRawTgcHit.h.

51{0};

◆ station

int MuonCalib::MuonCalibRawTgcHit::defineParams::station {0}

Definition at line 42 of file MuonCalibRawTgcHit.h.

42{0};

◆ width

float MuonCalib::MuonCalibRawTgcHit::defineParams::width {0}

Definition at line 50 of file MuonCalibRawTgcHit.h.

50{0};

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