test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondTools
Ecal
interface
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 <time.h>
10
11
#include "
CondCore/PopCon/interface/PopConSourceHandler.h
"
12
#include "
FWCore/ParameterSet/interface/ParameterSetfwd.h
"
13
14
15
#include "
FWCore/ServiceRegistry/interface/Service.h
"
16
#include "
CondCore/DBOutputService/interface/PoolDBOutputService.h
"
17
#include "
FWCore/Framework/interface/ESHandle.h
"
18
#include "
FWCore/Framework/interface/Event.h
"
19
#include "
FWCore/Framework/interface/MakerMacros.h
"
20
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
21
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
22
#include "
DataFormats/Common/interface/Handle.h
"
23
#include "
FWCore/Framework/interface/EventSetup.h
"
24
#include "
FWCore/Framework/interface/EventSetupRecordKey.h
"
25
26
27
28
#include "
CondFormats/EcalObjects/interface/EcalTPGLinearizationConst.h
"
29
#include "
CondFormats/DataRecord/interface/EcalTPGLinearizationConstRcd.h
"
30
31
#include "
CondFormats/EcalObjects/interface/EcalTPGPedestals.h
"
32
#include "
CondFormats/DataRecord/interface/EcalTPGPedestalsRcd.h
"
33
34
#include "
OnlineDB/EcalCondDB/interface/all_monitoring_types.h
"
35
#include "
OnlineDB/EcalCondDB/interface/all_lmf_types.h
"
36
37
#include "
OnlineDB/Oracle/interface/Oracle.h
"
38
#include "
OnlineDB/EcalCondDB/interface/EcalCondDBInterface.h
"
39
40
#include "
DataFormats/EcalDetId/interface/EEDetId.h
"
41
#include "
DataFormats/EcalDetId/interface/EBDetId.h
"
42
#include "
DataFormats/Provenance/interface/Timestamp.h
"
43
44
namespace
edm {
45
class
ParameterSet
;
46
class
Event
;
47
class
EventSetup
;
48
}
49
50
namespace
popcon {
51
class
EcalTPGPedfromFile
:
public
popcon::PopConSourceHandler
<EcalTPGPedestals> {
52
53
public
:
54
void
getNewObjects
();
55
~EcalTPGPedfromFile
();
56
EcalTPGPedfromFile
(
edm::ParameterSet
const
& );
57
58
std::string
id
()
const
{
return
m_name
;}
59
60
private
:
61
enum
{
kEBChannels
= 61200,
kEEChannels
= 14648,
kGains
= 3};
62
std::string
m_name
;
63
};
64
}
65
#endif
popcon::EcalTPGPedfromFile::EcalTPGPedfromFile
EcalTPGPedfromFile(edm::ParameterSet const &)
Definition:
EcalTPGPedfromFile.cc:14
MessageLogger.h
EcalCondDBInterface.h
EcalTPGPedestals.h
ParameterSet
Definition:
Functions.h:16
EcalTPGPedestalsRcd.h
Event.h
MakerMacros.h
EventSetup.h
Handle.h
ParameterSetfwd.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
Event
Definition:
Event.h:16
Oracle.h
ParameterSet.h
EventSetup
EventSetupRecordKey.h
all_lmf_types.h
popcon::PopConSourceHandler
Definition:
PopConSourceHandler.h:31
PoolDBOutputService.h
popcon::EcalTPGPedfromFile::getNewObjects
void getNewObjects()
Definition:
EcalTPGPedfromFile.cc:23
ESHandle.h
Service.h
popcon::EcalTPGPedfromFile::kEBChannels
Definition:
EcalTPGPedfromFile.h:61
Timestamp.h
popcon::EcalTPGPedfromFile::kEEChannels
Definition:
EcalTPGPedfromFile.h:61
popcon::EcalTPGPedfromFile::kGains
Definition:
EcalTPGPedfromFile.h:61
popcon::EcalTPGPedfromFile
Definition:
EcalTPGPedfromFile.h:51
EcalTPGLinearizationConstRcd.h
PopConSourceHandler.h
popcon::EcalTPGPedfromFile::id
std::string id() const
Definition:
EcalTPGPedfromFile.h:58
popcon::EcalTPGPedfromFile::~EcalTPGPedfromFile
~EcalTPGPedfromFile()
Definition:
EcalTPGPedfromFile.cc:19
EcalTPGLinearizationConst.h
edm::ParameterSet
Definition:
ParameterSet.h:36
EBDetId.h
EEDetId.h
all_monitoring_types.h
popcon::EcalTPGPedfromFile::m_name
std::string m_name
Definition:
EcalTPGPedfromFile.h:62
Generated for CMSSW Reference Manual by
1.8.5