#include "EventFilter/HcalRawToDigi/interface/HcalTTPData.h"
#include <string.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
static void | copyBits (const unsigned short val, std::vector< bool > &ib, int from, int n=16, int offset=0) |