ATLAS Offline Software
|
#include <HoughDataPerSec.h>
Public Attributes | |
std::vector< HoughDataPerSec > | vec |
MuonHough::MuonDetectorHough | detectorHoughTransforms |
std::vector< std::unique_ptr< TgcHitClusteringObj > > | tgcClusteringObjs |
Definition at line 65 of file HoughDataPerSec.h.
MuonHough::MuonDetectorHough Muon::HoughDataPerSectorVec::detectorHoughTransforms |
Definition at line 67 of file HoughDataPerSec.h.
std::vector<std::unique_ptr<TgcHitClusteringObj> > Muon::HoughDataPerSectorVec::tgcClusteringObjs |
Definition at line 69 of file HoughDataPerSec.h.
std::vector<HoughDataPerSec> Muon::HoughDataPerSectorVec::vec |
Definition at line 66 of file HoughDataPerSec.h.