ATLAS Offline Software
Loading...
Searching...
No Matches
LArFebErrorSummary_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef LARTPCNV_LARFEBERRORSUMMARY_P1_H
6#define LARTPCNV_LARFEBERRORSUMMARY_P1_H
7
11
12#include <vector>
13#include <cstdint>
14
16
17 public:
18
20
22
23 private:
24
25
26 std::vector<unsigned int> m_feb_ids;
27 std::vector<uint16_t> m_feb_errors;
28
29};
30
31#endif
std::vector< unsigned int > m_feb_ids
std::vector< uint16_t > m_feb_errors