ATLAS Offline Software
Loading...
Searching...
No Matches
LArDSPThresholdsSubset_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_LARDSPTHRESHOLDSUBSET_P1_H
16#define LARCONDTPCNV_LARDSPTHRESHOLDSUBSET_P1_H
17
19
28
30{
31
32public:
35 std::vector<float> m_tQThr;
36 std::vector<float> m_samplesThr;
37 std::vector<float> m_trigSumThr;
38
39};
40
41
42#endif
This file defines the class used for persistent container of LAr conditions data.
persistent class container of LAr conditions data.