ATLAS Offline Software
Loading...
Searching...
No Matches
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
11
12#include <vector>
13
15{
16 public:
20 std::vector<std::pair<IdentifierHash, uint64_t>> m_bsErrs;
21};
22
23#endif // InDetBSErrContainer64_p1
InDetBSErrContainer64_p1()=default
friend class IDCInDetBSErrContainerCnv_p1
Default constructor.
std::vector< std::pair< IdentifierHash, uint64_t > > m_bsErrs