#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 BoundCylinder * | initCylinder () |
static BoundDisk * | initNegativeDisk () |
static BoundDisk * | initPositiveDisk () |
Variables | |
static const float | epsilon = 0.001 |
|
static |
Definition at line 10 of file ECALBounds.cc.
References ECALBounds::barrel_halfLength(), ECALBounds::barrel_innerradius(), Cylinder::computeRadius(), epsilon, and makeMuonMisalignmentScenario::rot.
Referenced by initPositiveDisk().
|
static |
Definition at line 20 of file ECALBounds.cc.
References ECALBounds::endcap_innerZ(), ECALBounds::endcap_outerradius(), epsilon, and makeMuonMisalignmentScenario::rot.
Referenced by initPositiveDisk().
|
static |
Definition at line 28 of file ECALBounds.cc.
References ECALBounds::endcap_innerZ(), ECALBounds::endcap_outerradius(), epsilon, initCylinder(), initNegativeDisk(), makeMuonMisalignmentScenario::rot, ECALBounds::theCylinder, ECALBounds::theNegativeDisk, and ECALBounds::thePositiveDisk.
|
static |
Definition at line 8 of file ECALBounds.cc.
Referenced by initCylinder(), initNegativeDisk(), and initPositiveDisk().