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