ATLAS Offline Software
MuonSpectrometer
MuonPhaseII
MuonConditions
MuonAlignmentDataR4
src
MmAlignmentStore.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
#include <
MuonAlignmentDataR4/MmAlignmentStore.h
>
5
#include <exception>
6
#include <sstream>
7
8
void
MmAlignmentStore::cacheBLine
(
const
Identifier
& detElId,
const
BLinePar
& bline) {
9
m_blines
[detElId] = &bline;
10
}
MmAlignmentStore::cacheBLine
void cacheBLine(const Identifier &detElId, const BLinePar &bline)
Caches the micromega BLine parameter.
Definition:
MmAlignmentStore.cxx:8
MmAlignmentStore::m_blines
BLineCache m_blines
Definition:
MmAlignmentStore.h:36
BLinePar
Definition:
BLinePar.h:14
MmAlignmentStore.h
Identifier
Definition:
IdentifierFieldParser.cxx:14
Generated on Fri Jan 10 2025 21:14:19 for ATLAS Offline Software by
1.8.18