Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
CSCObjects
interface
CSCChamberIndex.h
Go to the documentation of this file.
1
#ifndef CSCChamberIndex_h
2
#define CSCChamberIndex_h
3
4
#include "
CondFormats/Serialization/interface/Serializable.h
"
5
6
#include "
CondFormats/CSCObjects/interface/CSCMapItem.h
"
7
#include <vector>
8
9
class
CSCChamberIndex
{
10
public
:
11
CSCChamberIndex
();
12
~CSCChamberIndex
();
13
14
const
CSCMapItem::MapItem
&
item
(
int
key
)
const
;
15
16
typedef
std::vector< CSCMapItem::MapItem >
CSCVector
;
17
CSCVector
ch_index
;
18
19
COND_SERIALIZABLE
;
20
};
21
22
#endif
CSCMapItem.h
CSCChamberIndex::CSCChamberIndex
CSCChamberIndex()
Definition:
CSCChamberIndex.cc:3
CSCChamberIndex::ch_index
CSCVector ch_index
Definition:
CSCChamberIndex.h:17
CSCMapItem::MapItem
Definition:
CSCMapItem.h:13
CSCChamberIndex::item
const CSCMapItem::MapItem & item(int key) const
Definition:
CSCChamberIndex.cc:7
CSCChamberIndex
Definition:
CSCChamberIndex.h:9
CSCChamberIndex::CSCVector
std::vector< CSCMapItem::MapItem > CSCVector
Definition:
CSCChamberIndex.h:16
CSCChamberIndex::~CSCChamberIndex
~CSCChamberIndex()
Definition:
CSCChamberIndex.cc:5
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition:
Serializable.h:30
combine.key
list key
Definition:
combine.py:13
Serializable.h
Generated for CMSSW Reference Manual by
1.8.5