CMS 3D CMS Logo

Classes | Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/src/DPGAnalysis/SiStripTools/plugins/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)

Typedef Documentation

Definition at line 148 of file SiStripDetWithSomething.cc.

Definition at line 147 of file SiStripDetWithSomething.cc.


Function Documentation

DEFINE_FWK_MODULE ( SiStripDetWithDigi  )