|
ATLAS Offline Software
|
Go to the documentation of this file.
16 for (
const auto *mdt :
m_mdts)
delete mdt;
18 for (
const auto *
cl : clvec)
delete cl;
32 for (
const auto *mdt :
m_mdts)
delete mdt;
This class provides conversion from CSC RDO data to CSC Digits.
MuonLayerROTs()
constructor
void addMdts(const std::vector< const MdtDriftCircleOnTrack * > &mdts)
add MDTs, will merge them with existing MDT's.
void addClusters(const std::vector< const MuonClusterOnTrack * > &clusters, MuonStationIndex::TechnologyIndex tech)
add MuonClusters of a given technology, will merge them with existing clusters.
std::vector< const MdtDriftCircleOnTrack * > m_mdts
payload
void replaceClusters(const std::vector< const MuonClusterOnTrack * > &clusters, MuonStationIndex::TechnologyIndex tech)
add MuonClusters of a given technology, will remove any existing clusters.
std::vector< std::vector< const MuonClusterOnTrack * > > m_clustersPerTechnology
void replaceMdts(const std::vector< const MdtDriftCircleOnTrack * > &mdts)
add MDTs, will remove any existing MDT's.
~MuonLayerROTs()
destructor
TechnologyIndex
enum to classify the different layers in the muon spectrometer
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]