#include <eflowRingThicknesses.h>
Definition at line 8 of file eflowRingThicknesses.h.
◆ ringThickness()
| double eflowRingThicknesses::ringThickness |
( |
const eflowCaloENUM & | layer | ) |
|
|
static |
Definition at line 5 of file eflowRingThicknesses.cxx.
5 {
6
7 double EM1 = 0.0491122;
8 double EM2 = 0.0175171;
9 double EM3 = 0.0278496;
10 double HEC = 0.0700683;
11 double Tile1Or2 =
HEC;
12 double Tile3 = 0.111398;
13 double FCal = 0.141421;
14
15 switch(layer){
16
34 }
35
36 return 0.0;
37}
constexpr std::initializer_list< int > FCal
The documentation for this class was generated from the following files: