![]() |
![]() |
#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 | |
void | Gauss3DFunc (int &, double *, double &fval, double *par, int) |
static edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < Vx3DHLTAnalyzer > > | s_filler__LINE__ ("Vx3DHLTAnalyzer") |
static edm::MakerPluginFactory::PMaker < edm::WorkerMaker < Vx3DHLTAnalyzer > > | s_maker__LINE__ ("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, vdt::x, xPos, detailsBasic3DVector::y, yPos, detailsBasic3DVector::z, and zPos.
Referenced by Vx3DHLTAnalyzer::MyFit().
|
static |
|
static |