Main Page
Namespaces
Classes
Package Documentation
CondFormats
Calibration
src
classes.h
Go to the documentation of this file.
1
#include "
CondFormats/Calibration/src/headers.h
"
2
3
4
namespace
CondFormats_Calibration
{
5
struct
dictionary
{
6
fixedArray<unsigned short,2097>
d
;
7
std::map<std::string, Algo>
e
;
8
std::pair<std::string, Algo>
e1
;
9
std::map<std::string, Algob>
e2
;
10
std::pair<std::string, Algob>
e3
;
11
};
12
}
CondFormats_Calibration::dictionary::e3
std::pair< std::string, Algob > e3
Definition:
classes.h:10
CondFormats_Calibration::dictionary
Definition:
classes.h:5
headers.h
CondFormats_Calibration::dictionary::d
fixedArray< unsigned short, 2097 > d
Definition:
classes.h:6
CondFormats_Calibration
Definition:
classes.h:4
CondFormats_Calibration::dictionary::e1
std::pair< std::string, Algo > e1
Definition:
classes.h:8
CondFormats_Calibration::dictionary::e
std::map< std::string, Algo > e
Definition:
classes.h:7
CondFormats_Calibration::dictionary::e2
std::map< std::string, Algob > e2
Definition:
classes.h:9
fixedArray< unsigned short, 2097 >
Generated for CMSSW Reference Manual by
1.8.11