CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Functions
SiStripDetWithSomething.cc File Reference
#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

 DEFINE_FWK_MODULE (SiStripDetWithDigi)
 
 DEFINE_FWK_MODULE (SiStripDetWithCluster)
 

Typedef Documentation

Definition at line 148 of file SiStripDetWithSomething.cc.

Definition at line 147 of file SiStripDetWithSomething.cc.

Function Documentation

DEFINE_FWK_MODULE ( SiStripDetWithDigi  )
DEFINE_FWK_MODULE ( SiStripDetWithCluster  )