ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondTPCnv
LArCondTPCnv
LArRampSubset_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_LARRAMPSUBSET_P1
16
#define LARCONDTPCNV_LARRAMPSUBSET_P1
17
18
#include "
LArCondTPCnv/LArConditionsSubset_p1.h
"
19
28
29
class
LArRampSubset_p1
30
{
31
32
public
:
33
LArRampSubset_p1
()
34
:
m_vRampSize
(0) {}
35
LArConditionsSubset_p1
m_subset
;
36
std::vector<float>
m_vRamp
;
37
unsigned
int
m_vRampSize
;
38
};
39
40
41
#endif
// LARCONDTPCNV_LARRAMPSUBSET_P1
LArConditionsSubset_p1.h
This file defines the class used for persistent container of LAr conditions data.
LArConditionsSubset_p1
persistent class container of LAr conditions data.
Definition
LArConditionsSubset_p1.h:39
LArRampSubset_p1::m_vRampSize
unsigned int m_vRampSize
Definition
LArRampSubset_p1.h:37
LArRampSubset_p1::m_subset
LArConditionsSubset_p1 m_subset
Definition
LArRampSubset_p1.h:35
LArRampSubset_p1::m_vRamp
std::vector< float > m_vRamp
Definition
LArRampSubset_p1.h:36
LArRampSubset_p1::LArRampSubset_p1
LArRampSubset_p1()
Definition
LArRampSubset_p1.h:33
Generated on
for ATLAS Offline Software by
1.14.0