CMS 3D CMS Logo

Variables

/data/refman/pasoursint/CMSSW_5_3_0/src/RecoLocalTracker/SiPixelRecHits/src/PixelCPETemplateReco.cc File Reference

#include "RecoLocalTracker/SiPixelRecHits/interface/PixelCPETemplateReco.h"
#include "Geometry/TrackerGeometryBuilder/interface/PixelGeomDetUnit.h"
#include "Geometry/TrackerGeometryBuilder/interface/RectangularPixelTopology.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "RecoLocalTracker/SiPixelRecHits/interface/SiPixelTemplateReco.h"
#include "RecoLocalTracker/SiPixelRecHits/interface/SiPixelTemplateSplit.h"
#include <vector>
#include "boost/multi_array.hpp"
#include <iostream>

Go to the source code of this file.

Variables

const int cluster_matrix_size_x = 13
const int cluster_matrix_size_y = 21
const float degsPerRad = 57.29578
const float HALFPI = PI * 0.5
const float micronsToCm = 1.0e-4
const float PI = 3.141593

Variable Documentation

const int cluster_matrix_size_x = 13
const int cluster_matrix_size_y = 21
const float degsPerRad = 57.29578

Definition at line 34 of file PixelCPETemplateReco.cc.

const float HALFPI = PI * 0.5

Definition at line 33 of file PixelCPETemplateReco.cc.

const float micronsToCm = 1.0e-4
const float PI = 3.141593

Definition at line 32 of file PixelCPETemplateReco.cc.