Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
d
e
f
l
m
o
p
s
t
u
v
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
RecoLocalCalo
EcalDeadChannelRecoveryAlgos
interface
EcalCrystalMatrixProbality.h
Go to the documentation of this file.
1
#ifndef RecoLocalCalo_EcalDeadChannelRecoveryAlgos_EcalCrystalMatrixProbability_CC
2
#define RecoLocalCalo_EcalDeadChannelRecoveryAlgos_EcalCrystalMatrixProbability_CC
3
4
//
5
// Original Author: Stilianos Kesisoglou - Institute of Nuclear and Particle
6
// Physics NCSR Demokritos (Stilianos.Kesisoglou@cern.ch)
7
// Created: Mon Feb 04 10:45:16 EET 2013
8
//
9
10
#include "TMath.h"
11
12
template
<
typename
T>
13
class
EcalCrystalMatrixProbality
{
14
public
:
15
static
double
Central
(
double
x
);
16
static
double
Diagonal
(
double
x
);
17
static
double
UpDown
(
double
x
);
18
static
double
ReftRight
(
double
x
);
19
};
20
21
#endif
EcalCrystalMatrixProbality
Definition:
EcalCrystalMatrixProbality.h:13
DDAxes::x
EcalCrystalMatrixProbality::Central
static double Central(double x)
EcalCrystalMatrixProbality::UpDown
static double UpDown(double x)
EcalCrystalMatrixProbality::ReftRight
static double ReftRight(double x)
EcalCrystalMatrixProbality::Diagonal
static double Diagonal(double x)
Generated for CMSSW Reference Manual by
1.8.16