CMS 3D CMS Logo

EcalTPGPedfromFile.h
Go to the documentation of this file.
1 #ifndef ECAL_LASER_HANDLER_H
2 #define ECAL_LASER_HANDLER_H
3 
4 #include <vector>
5 #include <typeinfo>
6 #include <string>
7 #include <map>
8 #include <iostream>
9 #include <ctime>
10 
13 
24 
27 
30 
33 
36 
40 
41 namespace edm {
42  class ParameterSet;
43  class Event;
44  class EventSetup;
45 } // namespace edm
46 
47 namespace popcon {
48  class EcalTPGPedfromFile : public popcon::PopConSourceHandler<EcalTPGPedestals> {
49  public:
50  void getNewObjects() override;
51  ~EcalTPGPedfromFile() override;
53 
54  std::string id() const override { return m_name; }
55 
56  private:
57  enum { kEBChannels = 61200, kEEChannels = 14648, kGains = 3 };
59  };
60 } // namespace popcon
61 #endif
PopConSourceHandler.h
Handle.h
MessageLogger.h
ESHandle.h
EcalTPGLinearizationConstRcd.h
edm
HLT enums.
Definition: AlignableModifier.h:19
EBDetId.h
EEDetId.h
popcon::EcalTPGPedfromFile::~EcalTPGPedfromFile
~EcalTPGPedfromFile() override
Definition: EcalTPGPedfromFile.cc:19
popcon::EcalTPGPedfromFile::kEEChannels
Definition: EcalTPGPedfromFile.h:57
popcon::EcalTPGPedfromFile::EcalTPGPedfromFile
EcalTPGPedfromFile(edm::ParameterSet const &)
Definition: EcalTPGPedfromFile.cc:14
MakerMacros.h
PoolDBOutputService.h
popcon::EcalTPGPedfromFile::m_name
std::string m_name
Definition: EcalTPGPedfromFile.h:58
Service.h
popcon::EcalTPGPedfromFile
Definition: EcalTPGPedfromFile.h:48
Event
all_lmf_types.h
popcon::EcalTPGPedfromFile::kGains
Definition: EcalTPGPedfromFile.h:57
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
all_monitoring_types.h
edm::ParameterSet
Definition: ParameterSet.h:47
Timestamp.h
Event.h
EcalTPGLinearizationConst.h
ParameterSet
Definition: Functions.h:16
popcon::EcalTPGPedfromFile::kEBChannels
Definition: EcalTPGPedfromFile.h:57
EcalTPGPedestals.h
popcon::PopConSourceHandler
Definition: PopConSourceHandler.h:30
popcon
Definition: Exception.h:6
popcon::EcalTPGPedfromFile::id
std::string id() const override
Definition: EcalTPGPedfromFile.h:54
ParameterSetfwd.h
EventSetup.h
EcalTPGPedestalsRcd.h
Oracle.h
EventSetup
ParameterSet.h
popcon::EcalTPGPedfromFile::getNewObjects
void getNewObjects() override
Definition: EcalTPGPedfromFile.cc:23
EventSetupRecordKey.h
EcalCondDBInterface.h