ATLAS Offline Software
InnerDetector
InDetConditions
InDetByteStreamErrorsAthenaPool
InDetByteStreamErrorsAthenaPool
InDetBSErrContainer64_p1.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef INDETBYTESTREAMERRORSATHENAPOOL_INDETBSERRCONTAINER64BIT_P1_H
8
#define INDETBYTESTREAMERRORSATHENAPOOL_INDETBSERRCONTAINER64BIT_P1_H
9
10
#include "
Identifier/IdentifierHash.h
"
11
12
#include <vector>
13
14
class
InDetBSErrContainer64_p1
15
{
16
public
:
18
friend
class
IDCInDetBSErrContainerCnv_p1
;
19
InDetBSErrContainer64_p1
() =
default
;
20
std::vector<std::pair<IdentifierHash, uint64_t>>
m_bsErrs
;
21
};
22
23
#endif // InDetBSErrContainer64_p1
InDetBSErrContainer64_p1
Definition:
InDetBSErrContainer64_p1.h:15
InDetBSErrContainer64_p1::InDetBSErrContainer64_p1
InDetBSErrContainer64_p1()=default
IdentifierHash.h
InDetBSErrContainer64_p1::m_bsErrs
std::vector< std::pair< IdentifierHash, uint64_t > > m_bsErrs
Definition:
InDetBSErrContainer64_p1.h:20
IDCInDetBSErrContainerCnv_p1
Definition:
IDCInDetBSErrContainerCnv_p1.h:14
Generated on Thu Nov 7 2024 21:16:51 for ATLAS Offline Software by
1.8.18