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