Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondFormats
HcalObjects
interface
HcalGainWidths.h
Go to the documentation of this file.
1
#ifndef HcalGainWidths_h
2
#define HcalGainWidths_h
3
10
#include "
CondFormats/HcalObjects/interface/HcalCondObjectContainer.h
"
11
#include "
CondFormats/HcalObjects/interface/HcalGainWidth.h
"
12
13
//typedef HcalCondObjectContainer<HcalGainWidth> HcalGainWidths;
14
15
class
HcalGainWidths
:
public
HcalCondObjectContainer
<HcalGainWidth>
16
{
17
public
:
18
HcalGainWidths
():
HcalCondObjectContainer
<
HcalGainWidth
>() {}
19
20
std::string
myname
()
const
{
return
(std::string)
"HcalGainWidths"
;}
21
22
private
:
23
};
24
25
#endif
HcalGainWidths
Definition:
HcalGainWidths.h:15
HcalCondObjectContainer
Definition:
HcalCondObjectContainer.h:13
HcalGainWidth.h
HcalCondObjectContainer.h
HcalGainWidths::myname
std::string myname() const
Definition:
HcalGainWidths.h:20
HcalGainWidth
Definition:
HcalGainWidth.h:14
HcalGainWidths::HcalGainWidths
HcalGainWidths()
Definition:
HcalGainWidths.h:18
Generated for CMSSW Reference Manual by
1.8.5