ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetEventCnv
PixelRawDataByteStreamCnv
src
ExtractCondensedIBLhits.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
12
13
#ifndef PIXELRAWDATABYTESTREAM_ExtractCondensedIBLhits_H
14
#define PIXELRAWDATABYTESTREAM_ExtractCondensedIBLhits_H
15
17
unsigned
int
divideHits
(
unsigned
int
& sourceWord,
const
unsigned
int
startBit,
const
unsigned
int
endBit);
18
int
divideHits
(
int
& sourceWord,
const
unsigned
int
startBit,
const
unsigned
int
endBit);
19
20
unsigned
int
shiftRight
(
unsigned
int
&
number
,
const
int
shifting);
21
int
shiftRight
(
int
&
number
,
const
int
shifting);
22
23
#endif
/* defined PIXELRAWDATABYTESTREAM_ExtractCondensedIBLhits_H */
shiftRight
unsigned int shiftRight(unsigned int &number, const int shifting)
Definition
ExtractCondensedIBLhits.cxx:17
divideHits
unsigned int divideHits(unsigned int &sourceWord, const unsigned int startBit, const unsigned int endBit)
Push bits from a sourceWord to a target word, returns true if successful.
Definition
ExtractCondensedIBLhits.cxx:28
number
std::string number(const double &d, const std::string &s)
Definition
utils.cxx:186
Generated on
for ATLAS Offline Software by
1.14.0