#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDFilter.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <vector>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/SiStripDigi/interface/SiStripDigi.h"
#include "DataFormats/SiStripCluster/interface/SiStripCluster.h"
#include "DataFormats/Common/interface/DetSetVector.h"
#include "DataFormats/Common/interface/DetSetVectorNew.h"
Go to the source code of this file.
Classes | |
class | SiStripDetWithSomething< T > |
Typedefs | |
typedef SiStripDetWithSomething< edmNew::DetSetVector< SiStripCluster > > | SiStripDetWithCluster |
typedef SiStripDetWithSomething< edm::DetSetVector< SiStripDigi > > | SiStripDetWithDigi |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SiStripDetWithDigi > > | s_filler__LINE__ ("SiStripDetWithDigi") |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SiStripDetWithCluster > > | s_filler__LINE__ ("SiStripDetWithCluster") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< SiStripDetWithDigi > > | s_maker__LINE__ ("SiStripDetWithDigi") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< SiStripDetWithCluster > > | s_maker__LINE__ ("SiStripDetWithCluster") |
Definition at line 148 of file SiStripDetWithSomething.cc.
Definition at line 147 of file SiStripDetWithSomething.cc.
|
static |
|
static |
|
static |
|
static |