#include "DQM/BeamMonitor/plugins/Vx3DHLTAnalyzer.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "DataFormats/TrackerRecHit2D/interface/SiPixelRecHitCollection.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include <TFitterMinuit.h>
Go to the source code of this file.
Functions | |
DEFINE_FWK_MODULE (Vx3DHLTAnalyzer) | |
void | Gauss3DFunc (int &, double *, double &fval, double *par, int) |
DEFINE_FWK_MODULE | ( | Vx3DHLTAnalyzer | ) |
void Gauss3DFunc | ( | int & | , |
double * | , | ||
double & | fval, | ||
double * | par, | ||
int | |||
) |
Definition at line 177 of file Vx3DHLTAnalyzer.cc.
References considerVxCovariance, counterVx, DIM, i, create_public_lumi_plots::log, maxLongLength, maxTransRadius, pi, mathSSE::sqrt(), Vertices, VxErrCorr, x, xPos, detailsBasic3DVector::y, yPos, detailsBasic3DVector::z, and zPos.
Referenced by Vx3DHLTAnalyzer::MyFit().