CMS 3D CMS Logo

Functions | Variables
ECALBounds.cc File Reference
#include "RecoTauTag/TauTagTools/interface/ECALBounds.h"
#include "DataFormats/GeometrySurface/interface/SimpleCylinderBounds.h"
#include "DataFormats/GeometrySurface/interface/SimpleDiskBounds.h"

Go to the source code of this file.

Functions

static BoundCylinderinitCylinder ()
 
static BoundDiskinitNegativeDisk ()
 
static BoundDiskinitPositiveDisk ()
 

Variables

static const float epsilon = 0.001
 

Function Documentation

static BoundCylinder* initCylinder ( )
static
static BoundDisk* initNegativeDisk ( )
static
static BoundDisk* initPositiveDisk ( )
static

Variable Documentation

const float epsilon = 0.001
static

Definition at line 8 of file ECALBounds.cc.

Referenced by initCylinder(), initNegativeDisk(), and initPositiveDisk().