![]() |
ATLAS Offline Software
|
#include <TgcRawDataMonitorAlgorithm.h>
Public Member Functions | |
| void | clear () |
Public Attributes | |
| const xAOD::Muon * | muon {} |
| std::vector< double > | extPosZ |
| std::vector< TVector3 > | extPos |
| std::vector< TVector3 > | extVec |
| std::set< int > | matchedL1ThrExclusive |
| std::set< int > | matchedL1ThrExclusiveTGC |
| std::set< int > | matchedL1ThrInclusive |
| std::set< int > | matchedL1ThrInclusiveTGC |
| std::set< std::string > | matchedL1Items |
| bool | matchedL1Charge {} |
| bool | passBW3Coin {} |
| bool | passInnerCoin {} |
| bool | passGoodMF {} |
| bool | passIsMoreCandInRoI {} |
Definition at line 50 of file TgcRawDataMonitorAlgorithm.h.
|
inline |
Definition at line 65 of file TgcRawDataMonitorAlgorithm.h.
| std::vector<TVector3> TgcRawDataMonitorAlgorithm::TimedMuon::extPos |
Definition at line 53 of file TgcRawDataMonitorAlgorithm.h.
| std::vector<double> TgcRawDataMonitorAlgorithm::TimedMuon::extPosZ |
Definition at line 52 of file TgcRawDataMonitorAlgorithm.h.
| std::vector<TVector3> TgcRawDataMonitorAlgorithm::TimedMuon::extVec |
Definition at line 54 of file TgcRawDataMonitorAlgorithm.h.
| bool TgcRawDataMonitorAlgorithm::TimedMuon::matchedL1Charge {} |
Definition at line 60 of file TgcRawDataMonitorAlgorithm.h.
| std::set<std::string> TgcRawDataMonitorAlgorithm::TimedMuon::matchedL1Items |
Definition at line 59 of file TgcRawDataMonitorAlgorithm.h.
| std::set<int> TgcRawDataMonitorAlgorithm::TimedMuon::matchedL1ThrExclusive |
Definition at line 55 of file TgcRawDataMonitorAlgorithm.h.
| std::set<int> TgcRawDataMonitorAlgorithm::TimedMuon::matchedL1ThrExclusiveTGC |
Definition at line 56 of file TgcRawDataMonitorAlgorithm.h.
| std::set<int> TgcRawDataMonitorAlgorithm::TimedMuon::matchedL1ThrInclusive |
Definition at line 57 of file TgcRawDataMonitorAlgorithm.h.
| std::set<int> TgcRawDataMonitorAlgorithm::TimedMuon::matchedL1ThrInclusiveTGC |
Definition at line 58 of file TgcRawDataMonitorAlgorithm.h.
| const xAOD::Muon* TgcRawDataMonitorAlgorithm::TimedMuon::muon {} |
Definition at line 51 of file TgcRawDataMonitorAlgorithm.h.
| bool TgcRawDataMonitorAlgorithm::TimedMuon::passBW3Coin {} |
Definition at line 61 of file TgcRawDataMonitorAlgorithm.h.
| bool TgcRawDataMonitorAlgorithm::TimedMuon::passGoodMF {} |
Definition at line 63 of file TgcRawDataMonitorAlgorithm.h.
| bool TgcRawDataMonitorAlgorithm::TimedMuon::passInnerCoin {} |
Definition at line 62 of file TgcRawDataMonitorAlgorithm.h.
| bool TgcRawDataMonitorAlgorithm::TimedMuon::passIsMoreCandInRoI {} |
Definition at line 64 of file TgcRawDataMonitorAlgorithm.h.