Main Page
Namespaces
Classes
Package Documentation
CondFormats
CTPPSReadoutObjects
interface
LHCOpticalFunctionsSetCollection.h
Go to the documentation of this file.
1
// Original Author: Jan Kašpar
2
3
#ifndef CondFormats_CTPPSReadoutObjects_LHCOpticalFunctionsSetCollection_h
4
#define CondFormats_CTPPSReadoutObjects_LHCOpticalFunctionsSetCollection_h
5
6
#include "
CondFormats/Serialization/interface/Serializable.h
"
7
#include "
CondFormats/CTPPSReadoutObjects/interface/LHCOpticalFunctionsSet.h
"
8
9
#include <map>
10
#include <unordered_map>
11
16
class
LHCOpticalFunctionsSetCollection
:
public
std::map
<double, std::unordered_map<unsigned int, LHCOpticalFunctionsSet>>
17
{
18
private
:
19
COND_SERIALIZABLE
;
20
};
21
22
#endif
LHCOpticalFunctionsSet.h
genParticles_cff.map
map
Definition:
genParticles_cff.py:11
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition:
Serializable.h:38
Serializable.h
LHCOpticalFunctionsSetCollection
Collection of optical functions for two crossing angle values and various scoring planes...
Definition:
LHCOpticalFunctionsSetCollection.h:16
Generated for CMSSW Reference Manual by
1.8.11