#include "DQM/BeamMonitor/plugins/Vx3DHLTAnalyzer.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/isFinite.h"
#include <Math/Minimizer.h>
#include <Math/Factory.h>
#include <Math/Functor.h>
Go to the source code of this file.
Functions | |
double | Gauss3DFunc (const double *par) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < Vx3DHLTAnalyzer > > | s_filler__LINE__ ("Vx3DHLTAnalyzer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < Vx3DHLTAnalyzer > > | s_maker__LINE__ ("Vx3DHLTAnalyzer") |
double Gauss3DFunc | ( | const double * | par | ) |
Definition at line 168 of file Vx3DHLTAnalyzer.cc.
References considerVxCovariance, counterVx, DIM, i, cmsBatch::log, maxLongLength, maxTransRadius, pi, mathSSE::sqrt(), Vertices, VxErrCorr, x, xPos, detailsBasic3DVector::y, yPos, detailsBasic3DVector::z, and zPos.
Referenced by Vx3DHLTAnalyzer::MyFit().
|
static |
|
static |