#include <bitset>
#include <array>
#include <string>
#include <algorithm>
#include <cmath>
#include <utility>
Go to the source code of this file.
Classes | |
class | TTBV |
Bit vector used by Track Trigger emulators. Mainly used to convert integers into arbitrary (within margin) sized two's complement string. More... | |