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