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