CMS 3D CMS Logo

Namespaces | Functions
HGCalFrameGenerator.cc File Reference
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/CRC16.h"
#include "EventFilter/HGCalRawToDigi/interface/HGCalECONDEmulator.h"
#include "EventFilter/HGCalRawToDigi/interface/HGCalFrameGenerator.h"
#include "EventFilter/HGCalRawToDigi/interface/HGCalRawDataPackingTools.h"
#include "CLHEP/Random/RandFlat.h"
#include <iomanip>

Go to the source code of this file.

Namespaces

 hgcal
 

Functions

template<typename T >
void hgcal::printWords (edm::MessageSender &os, const std::string &name, const std::vector< T > vec)
 
static std::vector< uint64_t > hgcal::to128bit (const std::vector< uint64_t > &in)
 
static std::vector< uint64_t > hgcal::to64bit (const std::vector< uint32_t > &in)