ATLAS Offline Software
Loading...
Searching...
No Matches
LArOFCSubset_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
15#ifndef LARCONDTPCNV_LAROFCSUBSET_P1
16#define LARCONDTPCNV_LAROFCSUBSET_P1
17
19
28
30{
31
32public:
36 std::vector<float> m_vOFC_a;
37 std::vector<float> m_vOFC_b;
38 std::vector<float> m_timeOffset;
39 std::vector<float> m_timeBinWidth;
40 unsigned int m_nPhases;
41 unsigned int m_nSamples;
42};
43
44
45#endif // LARCONDTPCNV_LAROFCSUBSET_P1
This file defines the class used for persistent container of LAr conditions data.
persistent class container of LAr conditions data.
std::vector< float > m_timeBinWidth
unsigned int m_nPhases
std::vector< float > m_vOFC_b
std::vector< float > m_timeOffset
std::vector< float > m_vOFC_a
unsigned int m_nSamples
LArConditionsSubset_p1 m_subset