#include "DataFormats/GeometryVector/interface/GlobalVector.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | PixelRecoUtilities::FieldAt0 |
Namespaces | |
PixelRecoUtilities | |
Functions | |
template<typename T > | |
T | PixelRecoUtilities::bendingRadius (T pt, const edm::EventSetup &iSetup) |
template<typename T > | |
T | PixelRecoUtilities::curvature (T InversePt, const edm::EventSetup &iSetup) |
float | PixelRecoUtilities::fieldInInvGev (const edm::EventSetup &iSetup) |
template<typename T > | |
T | PixelRecoUtilities::inversePt (T curvature, const edm::EventSetup &iSetup) |
double | PixelRecoUtilities::longitudinalBendingCorrection (double radius, double pt, const edm::EventSetup &iSetup) |