![]() |
ATLAS Offline Software
|
#include <MDTChamber.h>
Public Member Functions | |
| MDTChamber (std::string_view name) | |
| ~MDTChamber () | |
| const std::string & | getName () const |
| int | GetBarrelEndcapEnum () |
| int | GetRegionEnum () |
| int | GetLayerEnum () |
| int | GetStationEta () |
| int | GetStationPhi () |
| int | GetMDTHitsPerChamber_IMO_Bin () |
| int | GetMDTHitsPerChamber_IMO_BinX () |
| int | GetMDTHitsPerChamber_IMO_BinY () |
| int | GetMDTHitsPerML_byLayer_Bin (int multi_layer) |
| int | GetMDTHitsPerML_byLayer_BinX () |
| int | GetMDTHitsPerML_byLayer_BinY (int multi_layer) |
| int | GetMDTHitsPerML_Bin (int multi_layer) |
| int | GetMDTHitsPerML_Binx () |
| int | GetMDTHitsPerML_m1_Biny () |
| int | GetMDTHitsPerML_m2_Biny () |
| int | GetCrate () |
| const std::string & | GetCrate_String () |
| void | SetMDTHitsPerChamber_IMO_Bin (TH2F *) |
| void | SetMDTHitsPerML_byLayer_Bins (TH2F *, TH2F *) |
Public Attributes | |
| TH1F_LW * | mdttdc |
| TH1F_LW * | mdttdccut_ML1 |
| TH1F_LW * | mdttdccut_ML2 |
| TH1F_LW * | mdtadc_onSegm_ML1 |
| TH1F_LW * | mdtadc_onSegm_ML2 |
| TH1F_LW * | mdtadc |
| TH2F_LW * | mdttdcadc |
| TH1F_LW * | mdtlayer |
| TH1F_LW * | mdttube |
| TH1F_LW * | mdttube_masked |
| TH1F_LW * | mdtmezz |
| TH1F_LW * | mdt_effEntries |
| TH1F_LW * | mdt_effCounts |
| TH1F_LW * | mdt_effPerTube |
| TH2F_LW * | mdt_DRvsDT |
| TH2F_LW * | mdt_DRvsDRerr |
| TH2F_LW * | mdt_DRvsSegD |
| TH1F_LW * | mdttubenoise |
| TH1F_LW * | mdttdctube |
Private Attributes | |
| std::string | m_hardware_name |
| short int | m_barrel_region |
| short int | m_layer_region |
| short int | m_station_eta |
| short int | m_station_phi |
| int | m_crate |
| std::string | m_crate_str |
| short int | m_mdthitsperchamber_InnerMiddleOuterLumi_bin |
| short int | m_mdthitsperchamber_InnerMiddleOuterLumi_binx |
| short int | m_mdthitsperchamber_InnerMiddleOuterLumi_biny |
| short int | m_mdthitspermultilayerLumi_bin_m1 |
| short int | m_mdthitspermultilayerLumi_bin_m2 |
| short int | m_mdthitspermultilayerLumi_bin_m1_binx |
| short int | m_mdthitspermultilayerLumi_bin_m1_biny |
| short int | m_mdthitspermultilayerLumi_bin_m2_biny |
| short int | m_mdthitsperML_byLayer_bin_m1 |
| short int | m_mdthitsperML_byLayer_bin_m2 |
| short int | m_binx |
| short int | m_biny_m1 |
| short int | m_biny_m2 |
Definition at line 22 of file MDTChamber.h.
| MDTChamber::MDTChamber | ( | std::string_view | name | ) |
Definition at line 13 of file MDTChamber.cxx.
|
default |
|
inline |
Definition at line 69 of file MDTChamber.h.
|
inline |
Definition at line 90 of file MDTChamber.h.
|
inline |
Definition at line 91 of file MDTChamber.h.
|
inline |
Definition at line 71 of file MDTChamber.h.
|
inline |
Definition at line 75 of file MDTChamber.h.
|
inline |
Definition at line 76 of file MDTChamber.h.
|
inline |
Definition at line 77 of file MDTChamber.h.
|
inline |
Definition at line 83 of file MDTChamber.h.
|
inline |
Definition at line 86 of file MDTChamber.h.
|
inline |
Definition at line 78 of file MDTChamber.h.
|
inline |
Definition at line 81 of file MDTChamber.h.
|
inline |
Definition at line 82 of file MDTChamber.h.
|
inline |
Definition at line 87 of file MDTChamber.h.
|
inline |
Definition at line 88 of file MDTChamber.h.
|
inline |
Definition at line 67 of file MDTChamber.h.
|
inline |
Definition at line 70 of file MDTChamber.h.
|
inline |
Definition at line 72 of file MDTChamber.h.
|
inline |
Definition at line 73 of file MDTChamber.h.
| void MDTChamber::SetMDTHitsPerChamber_IMO_Bin | ( | TH2F * | h | ) |
Definition at line 173 of file MDTChamber.cxx.
| void MDTChamber::SetMDTHitsPerML_byLayer_Bins | ( | TH2F * | h_mdthitspermultilayerLumi, |
| TH2F * | h_mdthitsperML_byLayer ) |
Definition at line 223 of file MDTChamber.cxx.
|
private |
Definition at line 99 of file MDTChamber.h.
|
private |
Definition at line 120 of file MDTChamber.h.
|
private |
Definition at line 121 of file MDTChamber.h.
|
private |
Definition at line 122 of file MDTChamber.h.
|
private |
Definition at line 104 of file MDTChamber.h.
|
private |
Definition at line 107 of file MDTChamber.h.
|
private |
Definition at line 97 of file MDTChamber.h.
|
private |
Definition at line 100 of file MDTChamber.h.
|
private |
Definition at line 110 of file MDTChamber.h.
|
private |
Definition at line 111 of file MDTChamber.h.
|
private |
Definition at line 112 of file MDTChamber.h.
|
private |
Definition at line 118 of file MDTChamber.h.
|
private |
Definition at line 119 of file MDTChamber.h.
|
private |
Definition at line 113 of file MDTChamber.h.
|
private |
Definition at line 115 of file MDTChamber.h.
|
private |
Definition at line 116 of file MDTChamber.h.
|
private |
Definition at line 114 of file MDTChamber.h.
|
private |
Definition at line 117 of file MDTChamber.h.
|
private |
Definition at line 101 of file MDTChamber.h.
|
private |
Definition at line 102 of file MDTChamber.h.
| TH2F_LW* MDTChamber::mdt_DRvsDRerr |
Definition at line 46 of file MDTChamber.h.
| TH2F_LW* MDTChamber::mdt_DRvsDT |
Definition at line 45 of file MDTChamber.h.
| TH2F_LW* MDTChamber::mdt_DRvsSegD |
Definition at line 47 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdt_effCounts |
Definition at line 43 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdt_effEntries |
Definition at line 42 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdt_effPerTube |
Definition at line 44 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdtadc |
Definition at line 33 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdtadc_onSegm_ML1 |
Definition at line 30 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdtadc_onSegm_ML2 |
Definition at line 31 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdtlayer |
Definition at line 35 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdtmezz |
Definition at line 39 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdttdc |
Definition at line 27 of file MDTChamber.h.
| TH2F_LW* MDTChamber::mdttdcadc |
Definition at line 34 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdttdccut_ML1 |
Definition at line 28 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdttdccut_ML2 |
Definition at line 29 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdttdctube |
Definition at line 65 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdttube |
Definition at line 36 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdttube_masked |
Definition at line 38 of file MDTChamber.h.
| TH1F_LW* MDTChamber::mdttubenoise |
Definition at line 64 of file MDTChamber.h.