Main Page
Namespaces
Classes
Package Documentation
src
DQMOffline
RecoB
interface
HistoShifter.h
Go to the documentation of this file.
1
#ifndef HistoShifter_H
2
#define HistoShifter_H
3
4
#include "TH1F.h"
5
6
class
HistoShifter
{
7
public
:
8
HistoShifter
() {}
9
~HistoShifter
() {}
10
bool
insertAndShift
(TH1F *
in
,
const
float
&
value
);
11
bool
insertAndShift
(TH1F * in,
const
float
& value,
const
float
&
error
);
12
};
13
14
#endif
HistoShifter::~HistoShifter
~HistoShifter()
Definition:
HistoShifter.h:9
relativeConstraints.error
error
Definition:
relativeConstraints.py:52
recoMuon::in
Definition:
RecoMuonEnumerators.h:6
HistoShifter::HistoShifter
HistoShifter()
Definition:
HistoShifter.h:8
HistoShifter::insertAndShift
bool insertAndShift(TH1F *in, const float &value)
Definition:
HistoShifter.cc:5
value
Definition:
value.py:1
HistoShifter
Definition:
HistoShifter.h:6
Generated for CMSSW Reference Manual by
1.8.11