CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions
PrimaryVertexMonitor.h File Reference
#include "DQMServices/Core/interface/DQMEDAnalyzer.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "DataFormats/Common/interface/Association.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/InputTag.h"

Go to the source code of this file.

Classes

struct  PrimaryVertexMonitor::IPMonitoring
 
class  PrimaryVertexMonitor
 

Namespaces

 pvMonitor
 

Typedefs

typedef dqm::reco::DQMStore pvMonitor::DQMStore
 

Functions

template<typename... Args>
dqm::reco::MonitorElementpvMonitor::makeProfileIfLog (DQMStore::IBooker &ibook, bool logx, bool logy, Args &&...args)
 
template<typename... Args>
dqm::reco::MonitorElementpvMonitor::makeTH1IfLog (DQMStore::IBooker &ibook, bool logx, bool logy, Args &&...args)
 
void pvMonitor::setBinLog (TAxis *axis)
 
void pvMonitor::setBinLogX (TH1 *h)
 
void pvMonitor::setBinLogY (TH1 *h)