ATLAS Offline Software
|
#include <TRT_StrawMap.h>
Public Member Functions | |
strawMap (int side, int phi, int straw) | |
strawMap (int side, int phi, int layer, int strawLayer, int strawWithinStrawLayer) | |
~strawMap () | |
int | side () const |
int | phi () const |
int | straw () const |
int | layer () const |
int | strawLayer () const |
int | strawWithinLayer () const |
int | DTMROC () |
int | ASDBLR () |
int | TTCgroup () |
int | HVpad () |
Private Member Functions | |
void | initialize () |
void | clean_up () |
int | barrelStrawNumber (int strawNumber, int strawlayerNumber, int LayerNumber) |
int | endcapStrawNumber (int strawNumber, int strawLayerNumber, int layerNumber) |
int | ec_chip (int side, int phi, int layerNumber, int strawLayerNumber, int strawNumber) |
Private Attributes | |
int | m_side |
int | m_phi |
int | m_straw |
Static Private Attributes | |
static int * | m_strawToDTMROC_barrel = 0 |
static int * | m_strawToASDBLR_barrelSideA = 0 |
static int * | m_strawToASDBLR_barrelSideC = 0 |
static int * | m_strawToHVpad_barrel = 0 |
static int * | m_strawToLayer = 0 |
static int * | m_strawToStrawLayer = 0 |
static int * | m_strawToStrawWithinLayer = 0 |
static int | m_instance_count = 0 |
Definition at line 30 of file TRT_StrawMap.h.
strawMap::strawMap | ( | int | side, |
int | phi, | ||
int | straw | ||
) |
Definition at line 93 of file TRT_StrawMap.h.
strawMap::strawMap | ( | int | side, |
int | phi, | ||
int | layer, | ||
int | strawLayer, | ||
int | strawWithinStrawLayer | ||
) |
Definition at line 103 of file TRT_StrawMap.h.
strawMap::~strawMap | ( | ) |
Definition at line 115 of file TRT_StrawMap.h.
int strawMap::ASDBLR | ( | ) |
Definition at line 135 of file TRT_StrawMap.h.
|
private |
Definition at line 284 of file TRT_StrawMap.h.
|
private |
Definition at line 267 of file TRT_StrawMap.h.
int strawMap::DTMROC | ( | ) |
Definition at line 120 of file TRT_StrawMap.h.
|
private |
Definition at line 307 of file TRT_StrawMap.h.
|
private |
Definition at line 296 of file TRT_StrawMap.h.
int strawMap::HVpad | ( | ) |
Definition at line 196 of file TRT_StrawMap.h.
|
private |
Definition at line 206 of file TRT_StrawMap.h.
|
inline |
Definition at line 43 of file TRT_StrawMap.h.
|
inline |
Definition at line 40 of file TRT_StrawMap.h.
|
inline |
Definition at line 39 of file TRT_StrawMap.h.
|
inline |
Definition at line 41 of file TRT_StrawMap.h.
|
inline |
Definition at line 44 of file TRT_StrawMap.h.
|
inline |
Definition at line 45 of file TRT_StrawMap.h.
int strawMap::TTCgroup | ( | ) |
Definition at line 153 of file TRT_StrawMap.h.
|
staticprivate |
Definition at line 69 of file TRT_StrawMap.h.
|
private |
Definition at line 56 of file TRT_StrawMap.h.
|
private |
Definition at line 55 of file TRT_StrawMap.h.
|
private |
Definition at line 57 of file TRT_StrawMap.h.
|
staticprivate |
Definition at line 60 of file TRT_StrawMap.h.
|
staticprivate |
Definition at line 61 of file TRT_StrawMap.h.
|
staticprivate |
Definition at line 59 of file TRT_StrawMap.h.
|
staticprivate |
Definition at line 63 of file TRT_StrawMap.h.
|
staticprivate |
Definition at line 65 of file TRT_StrawMap.h.
|
staticprivate |
Definition at line 66 of file TRT_StrawMap.h.
|
staticprivate |
Definition at line 67 of file TRT_StrawMap.h.