CMS 3D CMS Logo

Classes | Typedefs | Variables
EcalFEtoDigi.h File Reference
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "DataFormats/EcalDigi/interface/EcalDigiCollections.h"
#include <memory>
#include <iostream>
#include <fstream>
#include <vector>
#include <iomanip>
#include "SimCalorimetry/EcalElectronicsEmulation/interface/TCCinput.h"

Go to the source code of this file.

Classes

class  EcalFEtoDigi
 

Typedefs

typedef std::vector< TCCinputTCCInputData
 

Variables

static const int N_SM = 36
 

Typedef Documentation

typedef std::vector<TCCinput> TCCInputData

Definition at line 32 of file EcalFEtoDigi.h.

Variable Documentation

const int N_SM = 36
static

Definition at line 34 of file EcalFEtoDigi.h.

Referenced by EcalFEtoDigi::produce(), and EcalFEtoDigi::readInput().