Main Page
Namespaces
Classes
Package Documentation
CalibCalorimetry
HcalAlgos
interface
HcalAlgoUtils.h
Go to the documentation of this file.
1
#ifndef DQM_HCALALGOUTILS_H
2
#define DQM_HCALALGOUTILS_H
3
4
#include "
CalibFormats/HcalObjects/interface/HcalDbService.h
"
5
#include "
CondFormats/HcalObjects/interface/HcalQIECoder.h
"
6
7
void
getLinearizedADC
(
const
HcalQIEShape
& shape,
8
const
HcalQIECoder
* coder,
9
int
bins
,
int
capid,
10
float
& lo,
11
float
&
hi
);
12
13
float
maxDiff
(
float
one
,
float
two,
float
three,
float
four);
14
15
16
#endif
one
HcalQIECoder.h
hi
Definition:
HiEvtPlaneList.h:38
getLinearizedADC
void getLinearizedADC(const HcalQIEShape &shape, const HcalQIECoder *coder, int bins, int capid, float &lo, float &hi)
Definition:
HcalAlgoUtils.cc:4
create_public_pileup_plots.bins
bins
Definition:
create_public_pileup_plots.py:234
maxDiff
float maxDiff(float one, float two, float three, float four)
Definition:
CastorAlgoUtils.cc:21
HcalQIEShape
Definition:
HcalQIEShape.h:17
HcalQIECoder
Definition:
HcalQIECoder.h:21
HcalDbService.h
Generated for CMSSW Reference Manual by
1.8.11