44 if(ssw->
isValid()==
false)
return nullptr;
46 const int sswId = ssw->
getId();
62 for(
int i=0;
i<MaxEntry;
i++){
64 if(databaseP[
type]->getEntry(
i,4) == sswId) {
75 if(sswSector %3 != 1)
continue;
78 sector += sswSector*2;
83 for(
int ip= 0;
ip<3 ;
ip++){
84 int psector = sector +
ip*2;
85 int pblock = block +
ip*4;
86 int psbLoc = sbLoc +
ip*4;
87 int pslbAddr = slbAddr +
ip*2;
138 if(slb->
isValid()==
false)
return nullptr;
140 const int slbId = slb->
getId();
151 for(
int i=0;
i<MaxEntry;
i++){
155 int sswSectorRO = readoutSector - (readoutSector%3) + 1;
157 int block = databaseP->
getEntry(
i,5) + 4*(readoutSector%3);
169 for(
int i=0;
i<MaxEntry;
i++){