CMS 3D CMS Logo

Functions | Variables
ConversionTrackEcalImpactPoint.cc File Reference
#include <iostream>
#include <vector>
#include <memory>
#include "RecoEgamma/EgammaPhotonAlgos/interface/ConversionTrackEcalImpactPoint.h"
#include <map>

Go to the source code of this file.

Functions

static BoundCylinderinitBarrel ()
 
static BoundDiskinitNegative ()
 
static BoundDiskinitPositive ()
 

Variables

float barrelHalfLength = 270.9f
 
float barrelRadius = 129.f
 
float endcapRadius = 171.1f
 
float endcapZ = 320.5f
 
float epsilon = 0.001
 

Function Documentation

static BoundCylinder* initBarrel ( )
static
static BoundDisk* initNegative ( )
static
static BoundDisk* initPositive ( )
static

Variable Documentation

float barrelHalfLength = 270.9f
float barrelRadius = 129.f

Hard-wired numbers defining the surfaces on which the crystal front faces lie.

Definition at line 16 of file ConversionTrackEcalImpactPoint.cc.

Referenced by ConversionProducer::getTrackImpactPosition(), and initBarrel().

float endcapRadius = 171.1f
float endcapZ = 320.5f
float epsilon = 0.001

Definition at line 13 of file ConversionTrackEcalImpactPoint.cc.

Referenced by initBarrel(), initNegative(), and initPositive().