Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondFormats
ESObjects
src
ESADCToGeVConstant.cc
Go to the documentation of this file.
1
#include "
CondFormats/ESObjects/interface/ESADCToGeVConstant.h
"
2
3
ESADCToGeVConstant::ESADCToGeVConstant
()
4
{
5
ESvaluelow_
=0.;
6
ESvaluehigh_
=0.;
7
}
8
9
ESADCToGeVConstant::ESADCToGeVConstant
(
const
float
& ESvaluelow,
const
float
& ESvaluehigh) {
10
ESvaluelow_
= ESvaluelow;
11
ESvaluehigh_
= ESvaluehigh;
12
13
}
14
15
ESADCToGeVConstant::~ESADCToGeVConstant
() {
16
17
}
ESADCToGeVConstant::ESADCToGeVConstant
ESADCToGeVConstant()
Definition:
ESADCToGeVConstant.cc:3
ESADCToGeVConstant::ESvaluelow_
float ESvaluelow_
Definition:
ESADCToGeVConstant.h:18
ESADCToGeVConstant::~ESADCToGeVConstant
~ESADCToGeVConstant()
Definition:
ESADCToGeVConstant.cc:15
ESADCToGeVConstant::ESvaluehigh_
float ESvaluehigh_
Definition:
ESADCToGeVConstant.h:19
ESADCToGeVConstant.h
Generated for CMSSW Reference Manual by
1.8.5