CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloMiscalibTools.h
Go to the documentation of this file.
1 #ifndef _CALOMISCALIBTOOLS_H
2 #define _CALOMISCALIBTOOLS_H
3 
4 // -*- C++ -*-
5 //
6 // Package: CaloMiscalibTools
7 // Class: CaloMiscalibTools
8 //
16 //
17 // Original Author: Lorenzo AGOSTINO
18 // Created: Mon Jul 17 18:07:01 CEST 2006
19 // $Id: CaloMiscalibTools.h,v 1.3 2007/09/11 13:46:07 malgeri Exp $
20 //
21 // Modified : Luca Malgeri
22 // Date: : 11/09/2006
23 // Reason : split class definition (.h) from source code (.cc)
24 
25 
26 // system include files
27 #include <memory>
28 
29 // user include files
31 
34 
37 
39 
46 
47 //
48 // class decleration
49 //
50 
52  public:
55 
57 
59  private:
60  // ----------member data ---------------------------
62 
64  std::string barrelfile_;
65  std::string endcapfile_;
66  std::string barrelfileinpath_;
67  std::string endcapfileinpath_;
68 
69 };
70 
71 #endif
CaloMiscalibMapEcal map_
std::string endcapfileinpath_
std::string endcapfile_
CaloMiscalibTools(const edm::ParameterSet &)
const EcalIntercalibConstants * ReturnType
std::string barrelfile_
std::string barrelfileinpath_
ReturnType produce(const EcalIntercalibConstantsRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)