src
CondFormats
PPSObjects
interface
LHCInterpolatedOpticalFunctionsSetCollection.h
Go to the documentation of this file.
1
// Original Author: Jan Kašpar
2
3
#ifndef CondFormats_PPSObjects_LHCInterpolatedOpticalFunctionsSetCollection_h
4
#define CondFormats_PPSObjects_LHCInterpolatedOpticalFunctionsSetCollection_h
5
6
#include "
CondFormats/PPSObjects/interface/LHCInterpolatedOpticalFunctionsSet.h
"
7
8
#include <unordered_map>
9
10
class
LHCInterpolatedOpticalFunctionsSetCollection
11
:
public
std::unordered_map<unsigned int, LHCInterpolatedOpticalFunctionsSet> {};
12
13
#endif
LHCInterpolatedOpticalFunctionsSet.h
LHCInterpolatedOpticalFunctionsSetCollection
Definition:
LHCInterpolatedOpticalFunctionsSetCollection.h:10
Generated for CMSSW Reference Manual by
1.8.14