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