ATLAS Offline Software
LArCalorimeter
LArCnv
LArCondTPCnv
LArCondTPCnv
LArPedestalSubset_p2.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_LARPEDESTALSUBSET_P2
16
#define LARCONDTPCNV_LARPEDESTALSUBSET_P2
17
18
#include "
LArCondTPCnv/LArConditionsSubset_p1.h
"
19
29
class
LArPedestalSubset_p2
30
{
31
32
public
:
33
LArPedestalSubset_p2
() {}
34
LArConditionsSubset_p1
m_subset
;
35
std::vector<float>
m_vPedestal
;
36
std::vector<float>
m_vPedestalRMS
;
37
};
38
39
40
#endif // LARCONDTPCNV_LARPEDESTALSUBSET_P1
LArPedestalSubset_p2::LArPedestalSubset_p2
LArPedestalSubset_p2()
Definition:
LArPedestalSubset_p2.h:33
LArPedestalSubset_p2::m_vPedestalRMS
std::vector< float > m_vPedestalRMS
Definition:
LArPedestalSubset_p2.h:36
LArPedestalSubset_p2::m_subset
LArConditionsSubset_p1 m_subset
Definition:
LArPedestalSubset_p2.h:34
LArPedestalSubset_p2::m_vPedestal
std::vector< float > m_vPedestal
Definition:
LArPedestalSubset_p2.h:35
LArPedestalSubset_p2
persistent class container of LArConditionsSubset for LArPedestal data.
Definition:
LArPedestalSubset_p2.h:30
LArConditionsSubset_p1
persistent class container of LAr conditions data. Holds the generic information a LArConditionsSubse...
Definition:
LArConditionsSubset_p1.h:39
LArConditionsSubset_p1.h
This file defines the class used for persistent container of LAr conditions data.
Generated on Thu Nov 7 2024 21:19:50 for ATLAS Offline Software by
1.8.18