CMS 3D CMS Logo

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 
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:
20 };
21 
22 #endif
#define COND_SERIALIZABLE
Definition: Serializable.h:38
Collection of optical functions for two crossing angle values and various scoring planes...