![]() |
ATLAS Offline Software
|
Public Member Functions | |
| PadHistoSet (const ServiceHandle< ITHistSvc > &histSvc, const std::string &basePath, const ChIdx_t chIndex) | |
| Constructor instantiating the monitoring histograms. | |
Public Attributes | |
| ChIdx_t | chIdx {ChIdx_t::ChUnknown} |
| TH1 * | h_status {nullptr} |
| TH1 * | h_err {nullptr} |
| TH1 * | h_onlineID {nullptr} |
| TH1 * | h_lvl1ID {nullptr} |
| TH1 * | h_bcID {nullptr} |
| TH1 * | h_sector {nullptr} |
| TH1 * | h_coinRpcID {nullptr} |
| TH1 * | h_coinOnID {nullptr} |
| TH1 * | h_coinCrc {nullptr} |
| TH1 * | h_coinFel1ID {nullptr} |
| TH1 * | h_coinFebcID {nullptr} |
| TH1 * | h_firedBcID {nullptr} |
| TH1 * | h_firedTime {nullptr} |
| TH1 * | h_firedIjk {nullptr} |
| TH1 * | h_firedChan {nullptr} |
| TH1 * | h_firedOvl {nullptr} |
| TH1 * | h_firedThr {nullptr} |
Definition at line 46 of file RpcRDOAnalysis.h.
| MuonVal::RpcRDOAnalysis::PadHistoSet::PadHistoSet | ( | const ServiceHandle< ITHistSvc > & | histSvc, |
| const std::string & | basePath, | ||
| const ChIdx_t | chIndex ) |
Constructor instantiating the monitoring histograms.
| histSvc | Reference to the histSvc to register the histograms with the file |
| basePath | Basic path for all histograms |
| chIndex | Station index to consider for the histogram set |
Definition at line 11 of file RpcRDOAnalysis.cxx.
| ChIdx_t MuonVal::RpcRDOAnalysis::PadHistoSet::chIdx {ChIdx_t::ChUnknown} |
Definition at line 56 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_bcID {nullptr} |
Definition at line 62 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_coinCrc {nullptr} |
Definition at line 67 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_coinFebcID {nullptr} |
Definition at line 69 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_coinFel1ID {nullptr} |
Definition at line 68 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_coinOnID {nullptr} |
Definition at line 66 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_coinRpcID {nullptr} |
Definition at line 65 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_err {nullptr} |
Definition at line 59 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_firedBcID {nullptr} |
Definition at line 71 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_firedChan {nullptr} |
Definition at line 74 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_firedIjk {nullptr} |
Definition at line 73 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_firedOvl {nullptr} |
Definition at line 75 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_firedThr {nullptr} |
Definition at line 76 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_firedTime {nullptr} |
Definition at line 72 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_lvl1ID {nullptr} |
Definition at line 61 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_onlineID {nullptr} |
Definition at line 60 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_sector {nullptr} |
Definition at line 63 of file RpcRDOAnalysis.h.
| TH1* MuonVal::RpcRDOAnalysis::PadHistoSet::h_status {nullptr} |
Definition at line 58 of file RpcRDOAnalysis.h.