ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondTPCnv
LArCondTPCnv
LArPhysWaveSubset_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
14
#ifndef LARCONDTPCNV_LARPhysWaveSUBSET_P1
15
#define LARCONDTPCNV_LARPhysWaveSUBSET_P1
16
25
26
#include "
LArCondTPCnv/LArConditionsSubset_p1.h
"
27
class
LArPhysWaveSubset_p1
28
{
29
30
public
:
31
LArPhysWaveSubset_p1
()
32
:
m_samples
(0) {}
33
LArConditionsSubset_p1
m_subset
;
// stores febIDs etc.
34
std::vector<float>
m_dt
;
// one per channel - from LArWave
35
std::vector<float>
m_vAmplitudes
;
// m_samples per channel - from LArWave
36
std::vector<float>
m_vErrors
;
// m_samples per channel - from LArWaveCumul
37
std::vector<int>
m_vTriggers
;
// m_samples per channel - from LArWaveCumul
38
std::vector<unsigned>
m_flag
;
// one per channel - from LArWave
39
std::vector<int>
m_timeOffset
;
// one per channel - from LArPhysWave
40
41
unsigned
int
m_samples
;
// per channel
42
};
43
44
45
#endif
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
LArPhysWaveSubset_p1::m_samples
unsigned int m_samples
Definition
LArPhysWaveSubset_p1.h:41
LArPhysWaveSubset_p1::m_timeOffset
std::vector< int > m_timeOffset
Definition
LArPhysWaveSubset_p1.h:39
LArPhysWaveSubset_p1::m_vAmplitudes
std::vector< float > m_vAmplitudes
Definition
LArPhysWaveSubset_p1.h:35
LArPhysWaveSubset_p1::m_subset
LArConditionsSubset_p1 m_subset
Definition
LArPhysWaveSubset_p1.h:33
LArPhysWaveSubset_p1::m_flag
std::vector< unsigned > m_flag
Definition
LArPhysWaveSubset_p1.h:38
LArPhysWaveSubset_p1::m_dt
std::vector< float > m_dt
Definition
LArPhysWaveSubset_p1.h:34
LArPhysWaveSubset_p1::m_vErrors
std::vector< float > m_vErrors
Definition
LArPhysWaveSubset_p1.h:36
LArPhysWaveSubset_p1::m_vTriggers
std::vector< int > m_vTriggers
Definition
LArPhysWaveSubset_p1.h:37
LArPhysWaveSubset_p1::LArPhysWaveSubset_p1
LArPhysWaveSubset_p1()
Definition
LArPhysWaveSubset_p1.h:31
Generated on
for ATLAS Offline Software by
1.17.0