ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondTPCnv
LArCondTPCnv
LArShapeSubset_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_LARSHAPESUBSET_P1
16
#define LARCONDTPCNV_LARSHAPESUBSET_P1
17
18
#include "
LArCondTPCnv/LArConditionsSubset_p1.h
"
19
28
29
class
LArShapeSubset_p1
30
{
31
32
public
:
33
LArShapeSubset_p1
()
34
:
m_vShapeSize
(0),
m_vShapeDerSize
(0) {}
35
LArConditionsSubset_p1
m_subset
;
36
std::vector<float>
m_vShape
;
37
std::vector<float>
m_vShapeDer
;
38
unsigned
int
m_vShapeSize
;
39
unsigned
int
m_vShapeDerSize
;
40
};
41
42
43
#endif
// LARCONDTPCNV_LARSHAPESUBSET_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
LArShapeSubset_p1::LArShapeSubset_p1
LArShapeSubset_p1()
Definition
LArShapeSubset_p1.h:33
LArShapeSubset_p1::m_vShapeDerSize
unsigned int m_vShapeDerSize
Definition
LArShapeSubset_p1.h:39
LArShapeSubset_p1::m_vShape
std::vector< float > m_vShape
Definition
LArShapeSubset_p1.h:36
LArShapeSubset_p1::m_vShapeSize
unsigned int m_vShapeSize
Definition
LArShapeSubset_p1.h:38
LArShapeSubset_p1::m_vShapeDer
std::vector< float > m_vShapeDer
Definition
LArShapeSubset_p1.h:37
LArShapeSubset_p1::m_subset
LArConditionsSubset_p1 m_subset
Definition
LArShapeSubset_p1.h:35
Generated on
for ATLAS Offline Software by
1.17.0