|
HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include <iostream>#include "HGCal/RawToDigi/plugins/HGCalTBRawToDigi.h"#include "HGCal/Geometry/interface/HGCalTBGeometryParameters.h"#include "FWCore/PluginManager/interface/ModuleDef.h"#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Functions | |
| unsigned int | gray_to_binary (unsigned int gray) |
| DEFINE_FWK_MODULE (HGCalTBRawToDigi) | |
Variables | |
| int | counter =0 |
| DEFINE_FWK_MODULE | ( | HGCalTBRawToDigi | ) |
| unsigned int gray_to_binary | ( | unsigned int | gray | ) |
Definition at line 153 of file HGCalTBRawToDigi.cc.
Referenced by HGCalTBRawToDigi::produce().
| int counter =0 |
Definition at line 7 of file HGCalTBRawToDigi.cc.
Referenced by HGCalTBRawToDigi::produce().
1.8.5