Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
Geometry
HcalTestBeamData
interface
HcalTB02Parameters.h
Go to the documentation of this file.
1
#ifndef HcalTestBeamData_HcalTB02Parameters_h
2
#define HcalTestBeamData_HcalTB02Parameters_h
3
4
#include "
CondFormats/Serialization/interface/Serializable.h
"
5
6
#include <map>
7
#include <string>
8
9
class
HcalTB02Parameters
{
10
public
:
11
HcalTB02Parameters
(
const
std::string
& nam) :
name_
(nam) {}
12
13
std::string
name_
;
14
std::map<std::string, double>
lengthMap_
;
15
16
COND_SERIALIZABLE
;
17
};
18
19
#endif
HcalTB02Parameters::HcalTB02Parameters
HcalTB02Parameters(const std::string &nam)
Definition:
HcalTB02Parameters.h:11
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
HcalTB02Parameters
Definition:
HcalTB02Parameters.h:9
HcalTB02Parameters::lengthMap_
std::map< std::string, double > lengthMap_
Definition:
HcalTB02Parameters.h:14
HcalTB02Parameters::name_
std::string name_
Definition:
HcalTB02Parameters.h:13
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition:
Serializable.h:39
Serializable.h
Generated for CMSSW Reference Manual by
1.8.5