HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include <iostream>
#include "HGCal/RawToDigi/plugins/HGCalTBTextSource.h"
#include "HGCal/Geometry/interface/HGCalTBGeometryParameters.h"
#include "HGCal/Geometry/interface/HGCalTBSpillParameters.h"
#include "FWCore/Framework/interface/InputSourceMacros.h"
Go to the source code of this file.
Functions | |
DEFINE_FWK_INPUT_SOURCE (HGCalTBTextSource) | |
Variables | |
unsigned int | runcounter = 0 |
int | runflag = 0 |
int | trigcountperspillflag = 0 |
unsigned int | Events_Per_Spill = 0 |
unsigned int | spillcounter = 0 |
int | Number_Of_SKIROC_Data_Words = 64 |
int | Number_Of_SKIROC_Words = 68 |
string | buffer1 = "0 0 0x00000000 0x00000000" |
DEFINE_FWK_INPUT_SOURCE | ( | HGCalTBTextSource | ) |
string buffer1 = "0 0 0x00000000 0x00000000" |
Definition at line 16 of file HGCalTBTextSource.cc.
unsigned int Events_Per_Spill = 0 |
Definition at line 9 of file HGCalTBTextSource.cc.
int Number_Of_SKIROC_Data_Words = 64 |
Definition at line 13 of file HGCalTBTextSource.cc.
int Number_Of_SKIROC_Words = 68 |
Definition at line 14 of file HGCalTBTextSource.cc.
unsigned int runcounter = 0 |
Definition at line 6 of file HGCalTBTextSource.cc.
int runflag = 0 |
Definition at line 7 of file HGCalTBTextSource.cc.
unsigned int spillcounter = 0 |
Definition at line 10 of file HGCalTBTextSource.cc.
int trigcountperspillflag = 0 |
Definition at line 8 of file HGCalTBTextSource.cc.