ATLAS Offline Software
LArSingleIntSubset_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_LARSINGLEINTSUBSET_P1
16 #define LARCONDTPCNV_LARSINGLEINTSUBSET_P1
17 
19 
30 {
31 
32 public:
35  std::vector<int> m_values;
36 };
37 
38 
39 #endif
LArSingleIntSubset_p1
persistent class container of LArConditionsSubset for LArSingleInt data.
Definition: LArSingleIntSubset_p1.h:30
LArSingleIntSubset_p1::m_subset
LArConditionsSubset_p1 m_subset
Definition: LArSingleIntSubset_p1.h:34
LArConditionsSubset_p1
persistent class container of LAr conditions data. Holds the generic information a LArConditionsSubse...
Definition: LArConditionsSubset_p1.h:39
LArSingleIntSubset_p1::m_values
std::vector< int > m_values
Definition: LArSingleIntSubset_p1.h:35
LArSingleIntSubset_p1::LArSingleIntSubset_p1
LArSingleIntSubset_p1()
Definition: LArSingleIntSubset_p1.h:33
LArConditionsSubset_p1.h
This file defines the class used for persistent container of LAr conditions data.