Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CondFormats
ESObjects
src
ESGain.cc
Go to the documentation of this file.
1
#include "
CondFormats/ESObjects/interface/ESGain.h
"
2
3
ESGain::ESGain
() {
gain_
= 0.; }
4
5
ESGain::ESGain
(
const
float
& gain) {
gain_
= gain; }
6
7
ESGain::~ESGain
() {}
ESGain.h
ESGain::~ESGain
~ESGain()
Definition:
ESGain.cc:7
ESGain::gain_
float gain_
Definition:
ESGain.h:17
ESGain::ESGain
ESGain()
Definition:
ESGain.cc:3
Generated for CMSSW Reference Manual by
1.8.5