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