CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Functions
BigEventsDebugger.cc File Reference
#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <vector>
#include "TH1F.h"
#include "TH2F.h"
#include "TProfile.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.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"
#include "DPGAnalysis/SiStripTools/interface/DigiCollectionProfiler.h"

Go to the source code of this file.

Classes

class  BigEventsDebugger< T >
 

Typedefs

typedef BigEventsDebugger
< edmNew::DetSetVector
< SiStripCluster > > 
ClusterBigEventsDebugger
 
typedef BigEventsDebugger
< edm::DetSetVector
< SiStripDigi > > 
DigiBigEventsDebugger
 

Functions

 DEFINE_FWK_MODULE (ClusterBigEventsDebugger)
 
 DEFINE_FWK_MODULE (DigiBigEventsDebugger)
 

Typedef Documentation

Definition at line 228 of file BigEventsDebugger.cc.

Definition at line 229 of file BigEventsDebugger.cc.

Function Documentation

DEFINE_FWK_MODULE ( ClusterBigEventsDebugger  )
DEFINE_FWK_MODULE ( DigiBigEventsDebugger  )