ATLAS Offline Software
Loading...
Searching...
No Matches
LArPedestalMC_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
15#ifndef LARCONDTPCNV_LARPEDESTALMC_P1
16#define LARCONDTPCNV_LARPEDESTALMC_P1
17
18#include <vector>
19
28
30{
31
32public:
34 std::vector<float> m_vPedestal;
35 std::vector<float> m_vPedestalRMS;
36};
37
38
39#endif // LARCONDTPCNV_LARPEDESTALMC_P1
std::vector< float > m_vPedestalRMS
std::vector< float > m_vPedestal