ATLAS Offline Software
InnerDetector
InDetConditions
SCT_ConditionsData
SCT_ConditionsData
SCT_SensorsCondData.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
5
*/
6
14
#ifndef SCT_SENSORSCONDDATA_H
15
#define SCT_SENSORSCONDDATA_H
16
17
#include "
SCT_ConditionsData/SCT_SensorCondData.h
"
18
19
// Definition of the number of elements
20
#include "
SCT_ConditionsData/SCT_ConditionsParameters.h
"
21
22
#include <map>
23
28
typedef
std::map<CondAttrListCollection::ChanNum, SCT_SensorCondData>
SCT_SensorsCondData
;
29
30
// Class definition for StoreGate
31
#include "
AthenaKernel/CLASS_DEF.h
"
32
CLASS_DEF
(
SCT_SensorsCondData
, 198841041 , 1 )
33
34
// Condition container definition for CondInputLoader
35
#include "AthenaKernel/CondCont.h"
36
CONDCONT_DEF
(
SCT_SensorsCondData
, 137294721 );
37
38
#endif // SCT_SENSORSCONDDATA_H
SCT_ConditionsParameters.h
header file containing the number of elements and enumerated type of parameters which may be retrieve...
CONDCONT_DEF
CONDCONT_DEF(SCT_SensorsCondData, 137294721)
SCT_SensorCondData.h
header file for data object for SCT_SensorsCondAlg and SCT_SensorsTool.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type
SCT_SensorsCondData
std::map< CondAttrListCollection::ChanNum, SCT_SensorCondData > SCT_SensorsCondData
Class for data object for SCT_SensorsCondAlg and SCT_SensorsTool.
Definition:
SCT_SensorsCondData.h:28
Generated on Thu Nov 7 2024 21:25:36 for ATLAS Offline Software by
1.8.18