DQMOffline
L1Trigger
interface
L1TFillWithinLimits.h
Go to the documentation of this file.
1
#ifndef DQMOFFLINE_L1TRIGGER_L1TFILLWITHINLIMITS_H
2
#define DQMOFFLINE_L1TRIGGER_L1TFILLWITHINLIMITS_H
3
4
#include "
DQMServices/Core/interface/DQMStore.h
"
5
6
namespace
dqmoffline
{
7
namespace
l1t
{
8
9
typedef
dqm::reco::MonitorElement
MonitorElement
;
10
18
void
fillWithinLimits
(
MonitorElement
*
mon
,
double
value
,
double
weight
= 1.);
28
void
fill2DWithinLimits
(
MonitorElement
*
mon
,
double
valueX,
double
valueY,
double
weight
= 1.);
29
30
double
getFillValueWithinLimits
(
double
value
,
double
min
,
double
max
);
31
}
// namespace l1t
32
}
// namespace dqmoffline
33
34
#endif
dqm::impl::MonitorElement
Definition:
MonitorElement.h:99
min
T min(T a, T b)
Definition:
MathUtil.h:58
DQMStore.h
LaserDQM_cfi.mon
mon
Definition:
LaserDQM_cfi.py:3
SiStripPI::max
Definition:
SiStripPayloadInspectorHelper.h:169
dqmoffline::l1t::fillWithinLimits
void fillWithinLimits(MonitorElement *mon, double value, double weight=1.)
Definition:
L1TFillWithinLimits.cc:12
l1t
delete x;
Definition:
CaloConfig.h:22
dqmoffline
Definition:
HistDefinition.h:48
dqmoffline::l1t::fill2DWithinLimits
void fill2DWithinLimits(MonitorElement *mon, double valueX, double valueY, double weight=1.)
Definition:
L1TFillWithinLimits.cc:19
value
Definition:
value.py:1
dqmoffline::l1t::getFillValueWithinLimits
double getFillValueWithinLimits(double value, double min, double max)
Definition:
L1TFillWithinLimits.cc:31
weight
Definition:
weight.py:1
dqmoffline::l1t::MonitorElement
dqm::reco::MonitorElement MonitorElement
Definition:
L1TFillWithinLimits.h:9
Generated for CMSSW Reference Manual by
1.8.16