 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
19 if (
x==138 )
return 141;
20 else if (
x== 136 )
return 142;
21 else if (
x== 128 )
return 143;
26 for (j=i+1; j<32; j++)
35 unsigned int tmp1,tmp2=0;
37 tmp1 = (
x>>(i+1))<<(i+1);
41 tmp2 =
x & ((1u<<i)-1);