Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondFormats
HcalObjects
interface
HcalLongRecoParams.h
Go to the documentation of this file.
1
#ifndef HcalLongRecoParams_h
2
#define HcalLongRecoParams_h
3
4
5
#include "
CondFormats/HcalObjects/interface/HcalLongRecoParam.h
"
6
#include "
CondFormats/HcalObjects/interface/HcalCondObjectContainer.h
"
7
8
9
class
HcalLongRecoParams
:
public
HcalCondObjectContainer
<HcalLongRecoParam>
10
{
11
public
:
12
#ifndef HCAL_COND_SUPPRESS_DEFAULT
13
HcalLongRecoParams
():
HcalCondObjectContainer
<
HcalLongRecoParam
>(0) {}
14
#endif
15
HcalLongRecoParams
(
const
HcalTopology
*
topo
):
HcalCondObjectContainer
<
HcalLongRecoParam
>(topo) {}
16
17
std::string
myname
()
const
{
return
(
std::string
)
"HcalLongRecoParams"
;}
18
19
private
:
20
21
};
22
#endif
HcalLongRecoParams
Definition:
HcalLongRecoParams.h:9
HcalCondObjectContainer
Definition:
HcalCondObjectContainer.h:33
HcalTopology
Definition:
HcalTopology.h:25
HcalLongRecoParams::myname
std::string myname() const
Definition:
HcalLongRecoParams.h:17
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
HcalCondObjectContainer.h
HcalLongRecoParam.h
HcalLongRecoParams::HcalLongRecoParams
HcalLongRecoParams(const HcalTopology *topo)
Definition:
HcalLongRecoParams.h:15
HcalLongRecoParams::HcalLongRecoParams
HcalLongRecoParams()
Definition:
HcalLongRecoParams.h:13
HcalLongRecoParam
Definition:
HcalLongRecoParam.h:13
HcalCondObjectContainerBase::topo
const HcalTopology * topo() const
Definition:
HcalCondObjectContainer.h:17
Generated for CMSSW Reference Manual by
1.8.5