Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondFormats
Calibration
interface
BlobPedestals.h
Go to the documentation of this file.
1
#ifndef BLOBPEDESTALS_H
2
#define BLOBPEDESTALS_H
3
#include<vector>
4
class
BlobPedestals
{
5
public
:
6
BlobPedestals
();
7
virtual
~BlobPedestals
();
8
std::vector<unsigned int>
m_pedestals
;
9
};
10
#endif
BlobPedestals::m_pedestals
std::vector< unsigned int > m_pedestals
Definition:
BlobPedestals.h:8
BlobPedestals::BlobPedestals
BlobPedestals()
Definition:
BlobPedestals.cc:2
BlobPedestals::~BlobPedestals
virtual ~BlobPedestals()
Definition:
BlobPedestals.cc:4
BlobPedestals
Definition:
BlobPedestals.h:4
Generated for CMSSW Reference Manual by
1.8.5