ATLAS Offline Software
SpacePointCollector.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 namespace ActsTrk {
8 
9  SpacePointCollector::SpacePointCollector(std::vector<const xAOD::SpacePoint*>& externalStorage)
10  : m_storage(&externalStorage)
11  {}
12 
13 } // namespace ActsTrk
14 
ActsTrk::SpacePointCollector::SpacePointCollector
SpacePointCollector(std::vector< const ValueType * > &externalStorage)
Definition: SpacePointCollector.cxx:9
SpacePointCollector.h
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition: MuonDetectorBuilderTool.cxx:49