Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CalibCalorimetry
CastorCalib
interface
CastorAlgoUtils.h
Go to the documentation of this file.
1
#ifndef DQM_CASTORALGOUTILS_H
2
#define DQM_CASTORALGOUTILS_H
3
4
#include "
CalibFormats/CastorObjects/interface/CastorDbService.h
"
5
#include "
CondFormats/CastorObjects/interface/CastorQIECoder.h
"
6
7
namespace
reco
{
8
namespace
castor {
9
10
void
getLinearizedADC
(
const
CastorQIEShape
& shape,
11
const
CastorQIECoder
* coder,
12
int
bins,
int
capid,
13
float
& lo,
14
float
& hi);
15
16
float
maxDiff
(
float
one,
float
two,
float
three,
float
four);
17
18
}
19
}
20
21
#endif
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
CastorQIECoder
Definition:
CastorQIECoder.h:22
CastorDbService.h
CastorQIEShape
Definition:
CastorQIEShape.h:14
reco::castor::getLinearizedADC
void getLinearizedADC(const CastorQIEShape &shape, const CastorQIECoder *coder, int bins, int capid, float &lo, float &hi)
Definition:
CastorAlgoUtils.cc:7
reco::castor::maxDiff
float maxDiff(float one, float two, float three, float four)
Definition:
CastorAlgoUtils.cc:21
CastorQIECoder.h
Generated for CMSSW Reference Manual by
1.8.5