CMS 3D CMS Logo

RPCAMCLinkMapHandler.h
Go to the documentation of this file.
1 #ifndef CondTools_RPC_RPCAMCLinkMapHandler_h
2 #define CondTools_RPC_RPCAMCLinkMapHandler_h
3 
4 #include <string>
5 #include <vector>
6 
9 
11 
12 namespace edm {
13 class ParameterSet;
15 } // namespace edm
16 
18  : public popcon::PopConSourceHandler<RPCAMCLinkMap>
19 {
20 public:
22  ~RPCAMCLinkMapHandler() override;
23 
24  void getNewObjects() override;
25  std::string id() const override;
26 
27 protected:
31 
34  std::vector<int> wos_fed_;
35  unsigned int n_sectors_;
36  std::vector<std::vector<int> > wos_sector_amc_;
37 
39 };
40 
41 #endif // CondTools_RPC_RPCAMCLinkMapHandler_h
Definition: config.py:1
unsigned long long Time_t
Definition: Time.h:16
std::vector< std::vector< int > > wos_sector_amc_
HLT enums.
std::vector< int > wos_fed_