ATLAS Offline Software
|
#include <TgcRawDataMonitorAlgorithm.h>
Public Attributes | |
double | extPosZ {} |
Amg::Vector3D | extPos |
Amg::Vector3D | extVec |
int | matched {} |
const xAOD::Muon * | muon {} |
std::set< std::string > | passedChambers |
std::set< std::string > | chambersHasHit |
std::map< std::string, std::set< double > > | residuals |
Definition at line 75 of file TgcRawDataMonitorAlgorithm.h.
std::set<std::string> TgcRawDataMonitorAlgorithm::ExtPos::chambersHasHit |
Definition at line 82 of file TgcRawDataMonitorAlgorithm.h.
Amg::Vector3D TgcRawDataMonitorAlgorithm::ExtPos::extPos |
Definition at line 77 of file TgcRawDataMonitorAlgorithm.h.
double TgcRawDataMonitorAlgorithm::ExtPos::extPosZ {} |
Definition at line 76 of file TgcRawDataMonitorAlgorithm.h.
Amg::Vector3D TgcRawDataMonitorAlgorithm::ExtPos::extVec |
Definition at line 78 of file TgcRawDataMonitorAlgorithm.h.
int TgcRawDataMonitorAlgorithm::ExtPos::matched {} |
Definition at line 79 of file TgcRawDataMonitorAlgorithm.h.
const xAOD::Muon* TgcRawDataMonitorAlgorithm::ExtPos::muon {} |
Definition at line 80 of file TgcRawDataMonitorAlgorithm.h.
std::set<std::string> TgcRawDataMonitorAlgorithm::ExtPos::passedChambers |
Definition at line 81 of file TgcRawDataMonitorAlgorithm.h.
std::map<std::string,std::set<double> > TgcRawDataMonitorAlgorithm::ExtPos::residuals |
Definition at line 83 of file TgcRawDataMonitorAlgorithm.h.