CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Enumerations
MonitorTrackResiduals.h File Reference
#include <memory>
#include <fstream>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/Run.h"
#include <DQMServices/Core/interface/DQMEDAnalyzer.h>
#include "Alignment/OfflineValidation/interface/TrackerValidationVariables.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DQM/SiStripCommon/interface/TkHistoMap.h"

Go to the source code of this file.

Classes

struct  MonitorTrackResidualsBase< pixel_or_strip >::HistoPair
 
struct  MonitorTrackResidualsBase< pixel_or_strip >::HistoXY
 
class  MonitorTrackResidualsBase< pixel_or_strip >
 

Namespaces

 edm
 HLT enums.
 

Typedefs

typedef MonitorTrackResidualsBase< TRACKERTYPE_STRIPMonitorTrackResiduals
 
typedef MonitorTrackResidualsBase< TRACKERTYPE_PIXELSiPixelMonitorTrackResiduals
 

Enumerations

enum  TrackerType { TRACKERTYPE_STRIP, TRACKERTYPE_PIXEL }
 

Typedef Documentation

Definition at line 79 of file MonitorTrackResiduals.h.

Definition at line 80 of file MonitorTrackResiduals.h.

Enumeration Type Documentation

Enumerator
TRACKERTYPE_STRIP 
TRACKERTYPE_PIXEL 

Definition at line 33 of file MonitorTrackResiduals.h.