Main Page
Namespaces
Classes
Package Documentation
CalibFormats
SiPixelObjects
src
PixelCalibBase.cc
Go to the documentation of this file.
1
//
2
// Base class for pixel calibration data
3
//
4
5
#include <iostream>
6
#include "
CalibFormats/SiPixelObjects/interface/PixelCalibBase.h
"
7
8
using namespace
std
;
9
10
using namespace
pos
;
11
12
PixelCalibBase::PixelCalibBase() {
13
mode_ =
"Default"
;
14
}
15
16
PixelCalibBase::~PixelCalibBase() {
17
}
18
19
20
std
Definition:
JetResolutionObject.h:80
PixelCalibBase.h
Base class for pixel calibration procedures.
pos
Definition:
PixelAliasList.h:18
Generated for CMSSW Reference Manual by
1.8.11