ATLAS Offline Software
MuonSpectrometer
MuonPhaseII
MuonConditions
MuonAlignmentDataR4
src
sTgcAlignmentStore.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/sTgcAlignmentStore.h
>
5
#include <exception>
6
#include <sstream>
7
8
void
sTgcAlignmentStore::cacheBLine
(
const
Identifier
& detElId,
const
BLinePar
& bline) {
9
m_blines
[detElId] = &bline;
10
}
sTgcAlignmentStore::m_blines
BLineCache m_blines
Definition:
sTgcAlignmentStore.h:32
sTgcAlignmentStore.h
BLinePar
Definition:
BLinePar.h:14
sTgcAlignmentStore::cacheBLine
void cacheBLine(const Identifier &detElId, const BLinePar &bline)
Caches the micromega BLine parameter.
Definition:
sTgcAlignmentStore.cxx:8
Identifier
Definition:
IdentifierFieldParser.cxx:14
Generated on Thu Nov 7 2024 21:26:32 for ATLAS Offline Software by
1.8.18