CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros | Functions
ClustersFromRawProducer.cc File Reference
#include "RecoLocalTracker/SiStripClusterizer/interface/StripClusterizerAlgorithmFactory.h"
#include "RecoLocalTracker/SiStripZeroSuppression/interface/SiStripRawProcessingFactory.h"
#include "RecoLocalTracker/SiStripClusterizer/interface/StripClusterizerAlgorithm.h"
#include "RecoLocalTracker/SiStripZeroSuppression/interface/SiStripRawProcessingAlgorithms.h"
#include "DataFormats/SiStripCluster/interface/SiStripCluster.h"
#include "DataFormats/Common/interface/DetSetVectorNew.h"
#include "DataFormats/FEDRawData/interface/FEDRawDataCollection.h"
#include "EventFilter/SiStripRawToDigi/interface/SiStripFEDBuffer.h"
#include "DataFormats/SiStripCommon/interface/SiStripConstants.h"
#include "CalibFormats/SiStripObjects/interface/SiStripDetCabling.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <sstream>
#include <memory>
#include "FWCore/Utilities/interface/GCC11Compatibility.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  SiStripClusterizerFromRaw
 

Macros

#define COUT   LogDebug("")
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< SiStripClusterizerFromRaw > > 
s_filler__LINE__ ("SiStripClusterizerFromRaw")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< SiStripClusterizerFromRaw > > 
s_maker__LINE__ ("SiStripClusterizerFromRaw")
 

Macro Definition Documentation

#define COUT   LogDebug("")

Definition at line 40 of file ClustersFromRawProducer.cc.

Referenced by SiStripClusterizerFromRaw::produce().

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< SiStripClusterizerFromRaw > > s_filler__LINE__ ( "SiStripClusterizerFromRaw"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< SiStripClusterizerFromRaw > > s_maker__LINE__ ( "SiStripClusterizerFromRaw"  )
static