Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
EcalObjects
interface
EcalTPGLut.h
Go to the documentation of this file.
1
#ifndef EcalTPGLut_h
2
#define EcalTPGLut_h
3
4
class
EcalTPGLut
5
{
6
public
:
7
8
EcalTPGLut
() ;
9
EcalTPGLut
(
const
EcalTPGLut
&) ;
10
~EcalTPGLut
() ;
11
12
EcalTPGLut
&
operator=
(
const
EcalTPGLut
&) ;
13
14
const
unsigned
int
*
getLut
()
const
;
15
void
setLut
(
const
unsigned
int
*
lut
) ;
16
17
private
:
18
unsigned
int
lut_
[1024] ;
19
20
};
21
22
#endif
EcalTPGLut::~EcalTPGLut
~EcalTPGLut()
Definition:
EcalTPGLut.cc:12
EcalTPGLut::setLut
void setLut(const unsigned int *lut)
Definition:
EcalTPGLut.cc:20
EcalTPGLut::operator=
EcalTPGLut & operator=(const EcalTPGLut &)
Definition:
EcalTPGLut.cc:25
lumiPlot.lut
tuple lut
Definition:
lumiPlot.py:244
EcalTPGLut::EcalTPGLut
EcalTPGLut()
Definition:
EcalTPGLut.cc:3
EcalTPGLut::lut_
unsigned int lut_[1024]
Definition:
EcalTPGLut.h:18
EcalTPGLut
Definition:
EcalTPGLut.h:4
EcalTPGLut::getLut
const unsigned int * getLut() const
Definition:
EcalTPGLut.cc:15
Generated for CMSSW Reference Manual by
1.8.5