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