#include <VertexHistogramMaker.h>
|
void | fill (const unsigned int orbit, const int bx, const float bxlumi, const reco::VertexCollection &vertices, const double weight=1.) |
|
Definition at line 23 of file VertexHistogramMaker.h.
VertexHistogramMaker::~VertexHistogramMaker |
( |
| ) |
|
void VertexHistogramMaker::beginRun |
( |
const edm::Run & |
iRun | ) |
|
void VertexHistogramMaker::book |
( |
const std::string |
dirname = "" | ) |
|
void VertexHistogramMaker::fill |
( |
const unsigned int |
orbit, |
|
|
const int |
bx, |
|
|
const float |
bxlumi, |
|
|
const reco::VertexCollection & |
vertices, |
|
|
const double |
weight = 1. |
|
) |
| |
|
private |
const bool VertexHistogramMaker::m_bsConstrained |
|
private |
TH1F* VertexHistogramMaker::m_haveweight |
|
private |
TProfile* VertexHistogramMaker::m_haveweightvsvtxz |
|
private |
TProfile* VertexHistogramMaker::m_haveweightvsvtxzchk |
|
private |
TH1F* VertexHistogramMaker::m_hndof |
|
private |
TH2F* VertexHistogramMaker::m_hndofvstracks |
|
private |
TProfile* VertexHistogramMaker::m_hndofvsvtxz |
|
private |
TH1F* VertexHistogramMaker::m_hnheavytracks |
|
private |
TH1F* VertexHistogramMaker::m_hntracks |
|
private |
TProfile* VertexHistogramMaker::m_hntracksvsvtxz |
|
private |
TH1F* VertexHistogramMaker::m_hntruevtx |
|
private |
TProfile* VertexHistogramMaker::m_hntruevtxvslumi |
|
private |
TH2D* VertexHistogramMaker::m_hntruevtxvslumi2D |
|
private |
TH1F* VertexHistogramMaker::m_hnvtx |
|
private |
TProfile** VertexHistogramMaker::m_hnvtxvsbxrun |
|
private |
TProfile2D** VertexHistogramMaker::m_hnvtxvsbxvslumirun |
|
private |
TProfile2D** VertexHistogramMaker::m_hnvtxvsbxvsorbrun |
|
private |
TProfile** VertexHistogramMaker::m_hnvtxvsorbrun |
|
private |
TH2F** VertexHistogramMaker::m_hnvtxvsorbrun2D |
|
private |
TH1F* VertexHistogramMaker::m_hsqsumptsq |
|
private |
TH1F* VertexHistogramMaker::m_hsqsumptsqheavy |
|
private |
TH1F* VertexHistogramMaker::m_hvtxx |
|
private |
TH1F** VertexHistogramMaker::m_hvtxxrun |
|
private |
TH2F** VertexHistogramMaker::m_hvtxxvsbx2drun |
|
private |
TProfile** VertexHistogramMaker::m_hvtxxvsbxrun |
|
private |
TProfile** VertexHistogramMaker::m_hvtxxvsorbrun |
|
private |
TH1F* VertexHistogramMaker::m_hvtxy |
|
private |
TH1F** VertexHistogramMaker::m_hvtxyrun |
|
private |
TH2F** VertexHistogramMaker::m_hvtxyvsbx2drun |
|
private |
TProfile** VertexHistogramMaker::m_hvtxyvsbxrun |
|
private |
TProfile** VertexHistogramMaker::m_hvtxyvsorbrun |
|
private |
TH1F* VertexHistogramMaker::m_hvtxz |
|
private |
TH1F** VertexHistogramMaker::m_hvtxzrun |
|
private |
TH2F** VertexHistogramMaker::m_hvtxzvsbx2drun |
|
private |
TProfile** VertexHistogramMaker::m_hvtxzvsbxrun |
|
private |
TProfile** VertexHistogramMaker::m_hvtxzvsorbrun |
|
private |
TH1F* VertexHistogramMaker::m_hweights |
|
private |
const unsigned int VertexHistogramMaker::m_maxLS |
|
private |
const bool VertexHistogramMaker::m_runHisto |
|
private |
const bool VertexHistogramMaker::m_runHisto2D |
|
private |
const bool VertexHistogramMaker::m_runHistoBXProfile |
|
private |
const bool VertexHistogramMaker::m_runHistoBXProfile2D |
|
private |
const bool VertexHistogramMaker::m_runHistoProfile |
|
private |
const bool VertexHistogramMaker::m_trueOnly |
|
private |
const double VertexHistogramMaker::m_weightThreshold |
|
private |