CMS 3D CMS Logo

Classes | Namespaces | Enumerations | Functions
SiPixelLorentzAnglePCLHarvesterMCS.cc File Reference
#include <fmt/format.h>
#include <fmt/printf.h>
#include <fstream>
#include "CalibTracker/SiPixelLorentzAngle/interface/SiPixelLorentzAngleCalibrationStruct.h"
#include "CondCore/DBOutputService/interface/PoolDBOutputService.h"
#include "CondFormats/DataRecord/interface/SiPixelLorentzAngleRcd.h"
#include "CondFormats/SiPixelObjects/interface/SiPixelLorentzAngle.h"
#include "DQMServices/Core/interface/DQMEDHarvester.h"
#include "DataFormats/TrackerCommon/interface/PixelBarrelName.h"
#include "DataFormats/TrackerCommon/interface/PixelEndcapName.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "Geometry/Records/interface/TrackerDigiGeometryRecord.h"
#include "Geometry/TrackerGeometryBuilder/interface/PixelTopologyMap.h"
#include "Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include "TFitResult.h"
#include "TVirtualFitter.h"
#include "TH1D.h"

Go to the source code of this file.

Classes

class  SiPixelLAHarvestMCS::FitFPixMuH
 
struct  SiPixelLAHarvestMCS::FPixMuH
 
class  SiPixelLorentzAnglePCLHarvesterMCS
 

Namespaces

 SiPixelLAHarvestMCS
 

Enumerations

enum  SiPixelLAHarvestMCS::fitStatus { SiPixelLAHarvestMCS::kFitNotPerformed = -2, SiPixelLAHarvestMCS::kNoFitResult = -1, SiPixelLAHarvestMCS::kFitConverged = 0, SiPixelLAHarvestMCS::kFitFailed = 1 }
 

Functions

void SiPixelLAHarvestMCS::fcn_func (Int_t &npar, Double_t *deriv, Double_t &f, Double_t *par, Int_t flag)
 
Double_t SiPixelLAHarvestMCS::MCSFitFunction (Double_t *x, Double_t *par)
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SiPixelLorentzAnglePCLHarvesterMCS > > s_filler_0__LINE__ ("SiPixelLorentzAnglePCLHarvesterMCS")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< SiPixelLorentzAnglePCLHarvesterMCS > > s_maker__LINE__ ("SiPixelLorentzAnglePCLHarvesterMCS")
 

Function Documentation

◆ s_filler_0__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< SiPixelLorentzAnglePCLHarvesterMCS > > s_filler_0__LINE__ ( "SiPixelLorentzAnglePCLHarvesterMCS"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< SiPixelLorentzAnglePCLHarvesterMCS > > s_maker__LINE__ ( "SiPixelLorentzAnglePCLHarvesterMCS"  )
static