ATLAS Offline Software
Typedefs
SCT_WaferGoodStripInfo.h File Reference

header file for data object for good strip information of a wafer More...

#include "SCT_ConditionsData/SCT_ConditionsParameters.h"
#include <array>
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for SCT_WaferGoodStripInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::array< bool, SCT_ConditionsData::STRIPS_PER_WAFERSCT_WaferGoodStripInfo
 Class for data object used in SCT_ReadCalibDataCondAlg and SCT_AllGoodStripInfo. More...
 

Detailed Description

header file for data object for good strip information of a wafer

Author
Susumu Oda
Date
24/11/2017

Definition in file SCT_WaferGoodStripInfo.h.

Typedef Documentation

◆ SCT_WaferGoodStripInfo

Class for data object used in SCT_ReadCalibDataCondAlg and SCT_AllGoodStripInfo.

Definition at line 27 of file SCT_WaferGoodStripInfo.h.