ATLAS Offline Software
Loading...
Searching...
No Matches
SCT_ReadoutData.cxx File Reference
#include "SCT_ConditionsData/SCT_ReadoutData.h"
#include "AthenaBaseComps/AthMsgStreamMacros.h"
#include "Identifier/Identifier.h"
#include <algorithm>
Include dependency graph for SCT_ReadoutData.cxx:

Go to the source code of this file.

Functions

static bool modified0 (Identifier moduleId)
static bool modified1 (Identifier moduleId)

Function Documentation

◆ modified0()

bool modified0 ( Identifier moduleId)
static

Definition at line 26 of file SCT_ReadoutData.cxx.

26 {
27 return ((moduleId==169922560) or (moduleId==170801152) or (moduleId==172556288) or (moduleId==172621824) or
28 (moduleId==174342144) or (moduleId==174610432) or (moduleId==174962688));
29}

◆ modified1()

bool modified1 ( Identifier moduleId)
static

Definition at line 31 of file SCT_ReadoutData.cxx.

31 {
32 return ((moduleId==170983424) or (moduleId==173268992) or (moduleId==174301184) or (moduleId==175015936));
33}