CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Protected Member Functions | Private Attributes
HcalTextCalibrations Class Reference

#include <HcalTextCalibrations.h>

Inheritance diagram for HcalTextCalibrations:
edm::ESProducer edm::EventSetupRecordIntervalFinder edm::ESProxyFactoryProducer edm::eventsetup::DataProxyProvider

Public Member Functions

 HcalTextCalibrations (const edm::ParameterSet &)
 
void produce ()
 
 ~HcalTextCalibrations ()
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
virtual ~ESProducer ()
 
- Public Member Functions inherited from edm::ESProxyFactoryProducer
 ESProxyFactoryProducer ()
 
virtual void newInterval (const eventsetup::EventSetupRecordKey &iRecordType, const ValidityInterval &iInterval)
 overrides DataProxyProvider method More...
 
virtual ~ESProxyFactoryProducer ()
 
- Public Member Functions inherited from edm::eventsetup::DataProxyProvider
 DataProxyProvider ()
 
const ComponentDescriptiondescription () const
 
bool isUsingRecord (const EventSetupRecordKey &) const
 
const KeyedProxieskeyedProxies (const EventSetupRecordKey &iRecordKey) const
 
void resetProxies (const EventSetupRecordKey &iRecordType)
 
void resetProxiesIfTransient (const EventSetupRecordKey &iRecordType)
 
void setAppendToDataLabel (const edm::ParameterSet &)
 
void setDescription (const ComponentDescription &iDescription)
 
std::set< EventSetupRecordKeyusingRecords () const
 
virtual ~DataProxyProvider ()
 
- Public Member Functions inherited from edm::EventSetupRecordIntervalFinder
const
eventsetup::ComponentDescription
descriptionForFinder () const
 
 EventSetupRecordIntervalFinder ()
 
std::set
< eventsetup::EventSetupRecordKey
findingForRecords () const
 
const ValidityIntervalfindIntervalFor (const eventsetup::EventSetupRecordKey &, const IOVSyncValue &)
 
void setDescriptionForFinder (const eventsetup::ComponentDescription &iDescription)
 
virtual ~EventSetupRecordIntervalFinder ()
 

Protected Member Functions

std::auto_ptr< HcalChannelQualityproduceChannelQuality (const HcalChannelQualityRcd &rcd)
 
std::auto_ptr
< HcalCholeskyMatrices
produceCholeskyMatrices (const HcalCholeskyMatricesRcd &rcd)
 
std::auto_ptr
< HcalCovarianceMatrices
produceCovarianceMatrices (const HcalCovarianceMatricesRcd &rcd)
 
std::auto_ptr< HcalDcsMapproduceDcsMap (const HcalDcsMapRcd &rcd)
 
std::auto_ptr< HcalDcsValuesproduceDcsValues (HcalDcsRcd const &rcd)
 
std::auto_ptr< HcalElectronicsMapproduceElectronicsMap (const HcalElectronicsMapRcd &rcd)
 
std::auto_ptr< HcalGainsproduceGains (const HcalGainsRcd &rcd)
 
std::auto_ptr< HcalGainWidthsproduceGainWidths (const HcalGainWidthsRcd &rcd)
 
std::auto_ptr
< HcalL1TriggerObjects
produceL1TriggerObjects (const HcalL1TriggerObjectsRcd &rcd)
 
std::auto_ptr< HcalLongRecoParamsproduceLongRecoParams (const HcalLongRecoParamsRcd &rcd)
 
std::auto_ptr< HcalLUTCorrsproduceLUTCorrs (const HcalLUTCorrsRcd &rcd)
 
std::auto_ptr< HcalLutMetadataproduceLutMetadata (const HcalLutMetadataRcd &rcd)
 
std::auto_ptr< HcalMCParamsproduceMCParams (const HcalMCParamsRcd &rcd)
 
std::auto_ptr< HcalPedestalsproducePedestals (const HcalPedestalsRcd &rcd)
 
std::auto_ptr< HcalPedestalWidthsproducePedestalWidths (const HcalPedestalWidthsRcd &rcd)
 
std::auto_ptr< HcalPFCorrsproducePFCorrs (const HcalPFCorrsRcd &rcd)
 
std::auto_ptr< HcalQIEDataproduceQIEData (const HcalQIEDataRcd &rcd)
 
std::auto_ptr< HcalRecoParamsproduceRecoParams (const HcalRecoParamsRcd &rcd)
 
std::auto_ptr< HcalRespCorrsproduceRespCorrs (const HcalRespCorrsRcd &rcd)
 
std::auto_ptr< HcalTimeCorrsproduceTimeCorrs (const HcalTimeCorrsRcd &rcd)
 
std::auto_ptr
< HcalValidationCorrs
produceValidationCorrs (const HcalValidationCorrsRcd &rcd)
 
std::auto_ptr< HcalZSThresholdsproduceZSThresholds (const HcalZSThresholdsRcd &rcd)
 
virtual void setIntervalFor (const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)
 
- Protected Member Functions inherited from edm::ESProducer
template<typename T >
void setWhatProduced (T *iThis, const es::Label &iLabel=es::Label())
 
template<typename T >
void setWhatProduced (T *iThis, const char *iLabel)
 
template<typename T >
void setWhatProduced (T *iThis, const std::string &iLabel)
 
template<typename T , typename TDecorator >
void setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel=es::Label())
 
template<typename T , typename TReturn , typename TRecord >
void setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel=es::Label())
 
template<typename T , typename TReturn , typename TRecord , typename TArg >
void setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel=es::Label())
 
- Protected Member Functions inherited from edm::ESProxyFactoryProducer
template<class TFactory >
void registerFactory (std::auto_ptr< TFactory > iFactory, const std::string &iLabel=std::string())
 
virtual void registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::auto_ptr< eventsetup::ProxyFactoryBase > &iFactory, const std::string &iLabel=std::string())
 
virtual void registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList)
 override DataProxyProvider method More...
 
- Protected Member Functions inherited from edm::eventsetup::DataProxyProvider
void eraseAll (const EventSetupRecordKey &iRecordKey)
 deletes all the Proxies in aStream More...
 
void invalidateProxies (const EventSetupRecordKey &iRecordKey)
 
template<class T >
void usingRecord ()
 
void usingRecordWithKey (const EventSetupRecordKey &)
 
- Protected Member Functions inherited from edm::EventSetupRecordIntervalFinder
template<class T >
void findingRecord ()
 
void findingRecordWithKey (const eventsetup::EventSetupRecordKey &)
 

Private Attributes

std::map< std::string,
std::string > 
mInputs
 

Additional Inherited Members

- Public Types inherited from edm::eventsetup::DataProxyProvider
typedef std::vector< std::pair
< DataKey, boost::shared_ptr
< DataProxy > > > 
KeyedProxies
 
typedef std::vector
< EventSetupRecordKey
Keys
 
typedef std::map
< EventSetupRecordKey,
KeyedProxies
RecordProxies
 

Detailed Description

Definition at line 39 of file HcalTextCalibrations.h.

Constructor & Destructor Documentation

HcalTextCalibrations::HcalTextCalibrations ( const edm::ParameterSet iConfig)

Definition at line 27 of file HcalTextCalibrations.cc.

References benchmark_cfg::cerr, runTheMatrix::data, edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), summarizeEdmComparisonLogfiles::objectName, produceChannelQuality(), produceCholeskyMatrices(), produceCovarianceMatrices(), produceDcsMap(), produceDcsValues(), produceElectronicsMap(), produceGains(), produceGainWidths(), produceL1TriggerObjects(), produceLongRecoParams(), produceLUTCorrs(), produceLutMetadata(), produceMCParams(), producePedestals(), producePedestalWidths(), producePFCorrs(), produceQIEData(), produceRecoParams(), produceRespCorrs(), produceTimeCorrs(), produceValidationCorrs(), and produceZSThresholds().

29 {
30  //parsing parameters
31  std::vector<edm::ParameterSet> data = iConfig.getParameter<std::vector<edm::ParameterSet> >("input");
32  std::vector<edm::ParameterSet>::iterator request = data.begin ();
33  for (; request != data.end (); request++) {
34  std::string objectName = request->getParameter<std::string> ("object");
35  edm::FileInPath fp = request->getParameter<edm::FileInPath>("file");
36  mInputs [objectName] = fp.fullPath();
37  if (objectName == "Pedestals") {
39  findingRecord <HcalPedestalsRcd> ();
40  }
41  else if (objectName == "PedestalWidths") {
43  findingRecord <HcalPedestalWidthsRcd> ();
44  }
45  else if (objectName == "Gains") {
47  findingRecord <HcalGainsRcd> ();
48  }
49  else if (objectName == "GainWidths") {
51  findingRecord <HcalGainWidthsRcd> ();
52  }
53  else if (objectName == "QIEData") {
55  findingRecord <HcalQIEDataRcd> ();
56  }
57  else if (objectName == "ChannelQuality") {
59  findingRecord <HcalChannelQualityRcd> ();
60  }
61  else if (objectName == "ZSThresholds") {
63  findingRecord <HcalZSThresholdsRcd> ();
64  }
65  else if (objectName == "RespCorrs") {
67  findingRecord <HcalRespCorrsRcd> ();
68  }
69  else if (objectName == "LUTCorrs") {
71  findingRecord <HcalLUTCorrsRcd> ();
72  }
73  else if (objectName == "PFCorrs") {
75  findingRecord <HcalPFCorrsRcd> ();
76  }
77  else if (objectName == "TimeCorrs") {
79  findingRecord <HcalTimeCorrsRcd> ();
80  }
81  else if (objectName == "L1TriggerObjects") {
83  findingRecord <HcalL1TriggerObjectsRcd> ();
84  }
85  else if (objectName == "ElectronicsMap") {
87  findingRecord <HcalElectronicsMapRcd> ();
88  }
89  else if (objectName == "ValidationCorrs") {
91  findingRecord <HcalValidationCorrsRcd> ();
92  }
93  else if (objectName == "LutMetadata") {
95  findingRecord <HcalLutMetadataRcd> ();
96  }
97  else if (objectName == "DcsValues") {
99  findingRecord <HcalDcsRcd> ();
100  }
101  else if (objectName == "DcsMap") {
103  findingRecord <HcalDcsMapRcd> ();
104  }
105  else if (objectName == "CholeskyMatrices") {
107  findingRecord <HcalCholeskyMatricesRcd> ();
108  }
109  else if (objectName == "CovarianceMatrices") {
111  findingRecord <HcalCovarianceMatricesRcd> ();
112  }
113  else if (objectName == "RecoParams") {
115  findingRecord <HcalRecoParamsRcd> ();
116  }
117  else if (objectName == "LongRecoParams") {
119  findingRecord <HcalLongRecoParamsRcd> ();
120  }
121  else if (objectName == "MCParams") {
123  findingRecord <HcalMCParamsRcd> ();
124  }
125  else {
126  std::cerr << "HcalTextCalibrations-> Unknown object name '" << objectName
127  << "', known names are: "
128  << "Pedestals PedestalWidths Gains GainWidths QIEData ChannelQuality ElectronicsMap "
129  << "ZSThresholds RespCorrs LUTCorrs PFCorrs TimeCorrs L1TriggerObjects "
130  << "ValidationCorrs LutMetadata DcsValues DcsMap CholeskyMatrices CovarianceMatrices "
131  << "RecoParams LongRecoParams MCParams "
132  << std::endl;
133  }
134  }
135  // setWhatProduced(this);
136 }
T getParameter(std::string const &) const
std::auto_ptr< HcalDcsValues > produceDcsValues(HcalDcsRcd const &rcd)
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalQIEData > produceQIEData(const HcalQIEDataRcd &rcd)
std::auto_ptr< HcalLongRecoParams > produceLongRecoParams(const HcalLongRecoParamsRcd &rcd)
std::auto_ptr< HcalPedestals > producePedestals(const HcalPedestalsRcd &rcd)
std::auto_ptr< HcalCovarianceMatrices > produceCovarianceMatrices(const HcalCovarianceMatricesRcd &rcd)
std::auto_ptr< HcalMCParams > produceMCParams(const HcalMCParamsRcd &rcd)
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
Definition: ESProducer.h:115
std::auto_ptr< HcalGainWidths > produceGainWidths(const HcalGainWidthsRcd &rcd)
std::auto_ptr< HcalZSThresholds > produceZSThresholds(const HcalZSThresholdsRcd &rcd)
std::auto_ptr< HcalValidationCorrs > produceValidationCorrs(const HcalValidationCorrsRcd &rcd)
std::auto_ptr< HcalRespCorrs > produceRespCorrs(const HcalRespCorrsRcd &rcd)
std::auto_ptr< HcalL1TriggerObjects > produceL1TriggerObjects(const HcalL1TriggerObjectsRcd &rcd)
std::auto_ptr< HcalRecoParams > produceRecoParams(const HcalRecoParamsRcd &rcd)
std::auto_ptr< HcalTimeCorrs > produceTimeCorrs(const HcalTimeCorrsRcd &rcd)
std::auto_ptr< HcalCholeskyMatrices > produceCholeskyMatrices(const HcalCholeskyMatricesRcd &rcd)
std::auto_ptr< HcalChannelQuality > produceChannelQuality(const HcalChannelQualityRcd &rcd)
std::auto_ptr< HcalGains > produceGains(const HcalGainsRcd &rcd)
std::auto_ptr< HcalLUTCorrs > produceLUTCorrs(const HcalLUTCorrsRcd &rcd)
std::auto_ptr< HcalLutMetadata > produceLutMetadata(const HcalLutMetadataRcd &rcd)
std::auto_ptr< HcalElectronicsMap > produceElectronicsMap(const HcalElectronicsMapRcd &rcd)
std::auto_ptr< HcalPedestalWidths > producePedestalWidths(const HcalPedestalWidthsRcd &rcd)
std::auto_ptr< HcalPFCorrs > producePFCorrs(const HcalPFCorrsRcd &rcd)
std::auto_ptr< HcalDcsMap > produceDcsMap(const HcalDcsMapRcd &rcd)
HcalTextCalibrations::~HcalTextCalibrations ( )

Definition at line 139 of file HcalTextCalibrations.cc.

140 {
141 }

Member Function Documentation

void HcalTextCalibrations::produce ( )
inline
std::auto_ptr< HcalChannelQuality > HcalTextCalibrations::produceChannelQuality ( const HcalChannelQualityRcd rcd)
protected

Definition at line 191 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

191  {
192  return produce_impl<HcalChannelQuality> (mInputs ["ChannelQuality"]);
193 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalCholeskyMatrices > HcalTextCalibrations::produceCholeskyMatrices ( const HcalCholeskyMatricesRcd rcd)
protected

Definition at line 244 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

244  {
245  return produce_impl<HcalCholeskyMatrices> (mInputs ["CholeskyMatrices"]);
246 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalCovarianceMatrices > HcalTextCalibrations::produceCovarianceMatrices ( const HcalCovarianceMatricesRcd rcd)
protected

Definition at line 240 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

240  {
241  return produce_impl<HcalCovarianceMatrices> (mInputs ["CovarianceMatrices"]);
242 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalDcsMap > HcalTextCalibrations::produceDcsMap ( const HcalDcsMapRcd rcd)
protected

Definition at line 236 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

236  {
237  return produce_impl<HcalDcsMap> (mInputs ["DcsMap"]);
238 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalDcsValues > HcalTextCalibrations::produceDcsValues ( HcalDcsRcd const &  rcd)
protected

Definition at line 232 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

232  {
233  return produce_impl<HcalDcsValues> (mInputs ["DcsValues"]);
234 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalElectronicsMap > HcalTextCalibrations::produceElectronicsMap ( const HcalElectronicsMapRcd rcd)
protected

Definition at line 219 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

219  {
220  return produce_impl<HcalElectronicsMap> (mInputs ["ElectronicsMap"]);
221 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalGains > HcalTextCalibrations::produceGains ( const HcalGainsRcd rcd)
protected

Definition at line 179 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

179  {
180  return produce_impl<HcalGains> (mInputs ["Gains"]);
181 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalGainWidths > HcalTextCalibrations::produceGainWidths ( const HcalGainWidthsRcd rcd)
protected

Definition at line 183 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

183  {
184  return produce_impl<HcalGainWidths> (mInputs ["GainWidths"]);
185 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalL1TriggerObjects > HcalTextCalibrations::produceL1TriggerObjects ( const HcalL1TriggerObjectsRcd rcd)
protected

Definition at line 215 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

215  {
216  return produce_impl<HcalL1TriggerObjects> (mInputs ["L1TriggerObjects"]);
217 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalLongRecoParams > HcalTextCalibrations::produceLongRecoParams ( const HcalLongRecoParamsRcd rcd)
protected

Definition at line 252 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

252  {
253  return produce_impl<HcalLongRecoParams> (mInputs ["LongRecoParams"]);
254 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalLUTCorrs > HcalTextCalibrations::produceLUTCorrs ( const HcalLUTCorrsRcd rcd)
protected

Definition at line 203 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

203  {
204  return produce_impl<HcalLUTCorrs> (mInputs ["LUTCorrs"]);
205 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalLutMetadata > HcalTextCalibrations::produceLutMetadata ( const HcalLutMetadataRcd rcd)
protected

Definition at line 227 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

227  {
228  return produce_impl<HcalLutMetadata> (mInputs ["LutMetadata"]);
229 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalMCParams > HcalTextCalibrations::produceMCParams ( const HcalMCParamsRcd rcd)
protected

Definition at line 256 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

256  {
257  return produce_impl<HcalMCParams> (mInputs ["MCParams"]);
258 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalPedestals > HcalTextCalibrations::producePedestals ( const HcalPedestalsRcd rcd)
protected

Definition at line 171 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

171  {
172  return produce_impl<HcalPedestals> (mInputs ["Pedestals"]);
173 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalPedestalWidths > HcalTextCalibrations::producePedestalWidths ( const HcalPedestalWidthsRcd rcd)
protected

Definition at line 175 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

175  {
176  return produce_impl<HcalPedestalWidths> (mInputs ["PedestalWidths"]);
177 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalPFCorrs > HcalTextCalibrations::producePFCorrs ( const HcalPFCorrsRcd rcd)
protected

Definition at line 207 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

207  {
208  return produce_impl<HcalPFCorrs> (mInputs ["PFCorrs"]);
209 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalQIEData > HcalTextCalibrations::produceQIEData ( const HcalQIEDataRcd rcd)
protected

Definition at line 187 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

187  {
188  return produce_impl<HcalQIEData> (mInputs ["QIEData"]);
189 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalRecoParams > HcalTextCalibrations::produceRecoParams ( const HcalRecoParamsRcd rcd)
protected

Definition at line 248 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

248  {
249  return produce_impl<HcalRecoParams> (mInputs ["RecoParams"]);
250 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalRespCorrs > HcalTextCalibrations::produceRespCorrs ( const HcalRespCorrsRcd rcd)
protected

Definition at line 199 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

199  {
200  return produce_impl<HcalRespCorrs> (mInputs ["RespCorrs"]);
201 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalTimeCorrs > HcalTextCalibrations::produceTimeCorrs ( const HcalTimeCorrsRcd rcd)
protected

Definition at line 211 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

211  {
212  return produce_impl<HcalTimeCorrs> (mInputs ["TimeCorrs"]);
213 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalValidationCorrs > HcalTextCalibrations::produceValidationCorrs ( const HcalValidationCorrsRcd rcd)
protected

Definition at line 223 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

223  {
224  return produce_impl<HcalValidationCorrs> (mInputs ["ValidationCorrs"]);
225 }
std::map< std::string, std::string > mInputs
std::auto_ptr< HcalZSThresholds > HcalTextCalibrations::produceZSThresholds ( const HcalZSThresholdsRcd rcd)
protected

Definition at line 195 of file HcalTextCalibrations.cc.

Referenced by HcalTextCalibrations().

195  {
196  return produce_impl<HcalZSThresholds> (mInputs ["ZSThresholds"]);
197 }
std::map< std::string, std::string > mInputs
void HcalTextCalibrations::setIntervalFor ( const edm::eventsetup::EventSetupRecordKey iKey,
const edm::IOVSyncValue iTime,
edm::ValidityInterval oInterval 
)
protectedvirtual

Implements edm::EventSetupRecordIntervalFinder.

Definition at line 148 of file HcalTextCalibrations.cc.

References edm::IOVSyncValue::beginOfTime(), edm::IOVSyncValue::endOfTime(), edm::eventsetup::EventSetupRecordKey::name(), and record.

148  {
149  std::string record = iKey.name ();
151 }
JetCorrectorParameters::Record record
Definition: classes.h:11
static const IOVSyncValue & endOfTime()
Definition: IOVSyncValue.cc:97
std::pair< Time_t, Time_t > ValidityInterval
Definition: Time.h:19
static const IOVSyncValue & beginOfTime()

Member Data Documentation

std::map<std::string, std::string> HcalTextCalibrations::mInputs
private

Definition at line 80 of file HcalTextCalibrations.h.