src
CondFormats
PPSObjects
interface
LHCOpticalFunctionsSetCollection.h
Go to the documentation of this file.
1
// Original Author: Jan Kašpar
2
3
#ifndef CondFormats_PPSObjects_LHCOpticalFunctionsSetCollection_h
4
#define CondFormats_PPSObjects_LHCOpticalFunctionsSetCollection_h
5
6
#include "
CondFormats/Serialization/interface/Serializable.h
"
7
#include "
CondFormats/PPSObjects/interface/LHCOpticalFunctionsSet.h
"
8
9
#include <map>
10
#include <unordered_map>
11
16
class
LHCOpticalFunctionsSetCollection
17
:
public
std::map
<double, std::unordered_map<unsigned int, LHCOpticalFunctionsSet>> {
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:39
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.14