WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::Bits Namespace Reference

Functions

int shift_right (int value, int n, int filling, int totalBit)
 
int lowest_bits (int value, int n)
 

Function Documentation

◆ lowest_bits()

int WireCell::Bits::lowest_bits ( int  value,
int  n 
)

Definition at line 9 of file Bits.cxx.

◆ shift_right()

int WireCell::Bits::shift_right ( int  value,
int  n,
int  filling,
int  totalBit 
)

Definition at line 4 of file Bits.cxx.