#include <memory>
#include <DataFormats/EcalDigi/interface/EcalDigiCollections.h>
#include <DataFormats/EcalRawData/interface/EcalRawDataCollections.h>
#include <FWCore/Framework/interface/one/EDAnalyzer.h>
Go to the source code of this file.
Classes | |
class | EcalMatacqAnalyzer |
Macros | |
#define | N_channels 1 |
#define | N_samples 2560 |
#define | NSIDES 2 |
#define N_channels 1 |
Definition at line 13 of file EcalMatacqAnalyzer.h.
Referenced by EcalPerEvtMatacqAnalyzer::analyze().
#define N_samples 2560 |
Definition at line 12 of file EcalMatacqAnalyzer.h.
#define NSIDES 2 |
Definition at line 14 of file EcalMatacqAnalyzer.h.