ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetConditions
SCT_ConditionsData
SCT_ConditionsData
SCT_AllGoodStripInfo.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
13
14
#ifndef SCT_ALLGOODSTRIPINFO_H
15
#define SCT_ALLGOODSTRIPINFO_H
16
17
#include "
SCT_ConditionsData/SCT_WaferGoodStripInfo.h
"
18
19
// Definition of the number of elements
20
#include "
SCT_ConditionsData/SCT_ConditionsParameters.h
"
21
27
28
typedef
std::array<SCT_WaferGoodStripInfo, SCT_ConditionsData::NUMBER_OF_WAFERS>
SCT_AllGoodStripInfo
;
29
30
// Class definition for StoreGate
31
#include "
AthenaKernel/CLASS_DEF.h
"
32
CLASS_DEF
(
SCT_AllGoodStripInfo
, 140934533 , 1 )
33
34
// Condition container definition for CondInputLoader
35
#include "AthenaKernel/CondCont.h"
36
CONDCONT_MIXED_DEF
(
SCT_AllGoodStripInfo
, 7553175 );
37
38
#endif
// SCT_ALLGOODSTRIPINFO_H
CONDCONT_MIXED_DEF
#define CONDCONT_MIXED_DEF(...)
Definition
CondCont.h:1446
CLASS_DEF.h
macros to associate a CLID to a type
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:67
SCT_AllGoodStripInfo
std::array< SCT_WaferGoodStripInfo, SCT_ConditionsData::NUMBER_OF_WAFERS > SCT_AllGoodStripInfo
SCT_AllGoodStripInfo is std::array of SCT_WaferGoodStripInfo and is used in SCT_ReadCalibDataCondAlg ...
Definition
SCT_AllGoodStripInfo.h:28
SCT_ConditionsParameters.h
header file containing the number of elements and enumerated type of parameters which may be retrieve...
SCT_WaferGoodStripInfo.h
header file for data object for good strip information of a wafer
Generated on
for ATLAS Offline Software by
1.17.0