Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DQM
EcalCommon
interface
MESetDet0D.h
Go to the documentation of this file.
1
#ifndef MESetDet0D_H
2
#define MESetDet0D_H
3
4
#include "
MESetEcal.h
"
5
6
namespace
ecaldqm
7
{
8
class
MESetDet0D
:
public
MESetEcal
9
{
10
public
:
11
MESetDet0D
(
std::string
const
&,
MEData
const
&,
bool
_readOnly =
false
);
12
~MESetDet0D
();
13
14
void
fill
(
DetId
const
&,
double
,
double
_unused1 = 0.,
double
_unused2 = 0.);
15
void
fill
(
unsigned
,
double
,
double
_unused1 = 0.,
double
_unused2 = 0.);
16
void
fill
(
double
,
double
_unused1 = 0.,
double
_unused = 0.);
17
};
18
}
19
20
#endif
MESetEcal.h
ecaldqm::MESetEcal
Definition:
MESetEcal.h:9
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
ecaldqm::MESetDet0D::fill
void fill(DetId const &, double, double _unused1=0., double _unused2=0.)
Definition:
MESetDet0D.cc:18
ecaldqm::MESetDet0D::MESetDet0D
MESetDet0D(std::string const &, MEData const &, bool _readOnly=false)
Definition:
MESetDet0D.cc:8
ecaldqm::MESetDet0D::~MESetDet0D
~MESetDet0D()
Definition:
MESetDet0D.cc:13
DetId
Definition:
DetId.h:18
ecaldqm::MEData
Definition:
MESet.h:20
ecaldqm::MESetDet0D
Definition:
MESetDet0D.h:8
Generated for CMSSW Reference Manual by
1.8.5