#include <memory>
#include <iostream>
#include <fstream>
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/ValidityInterval.h"
#include "CalibCalorimetry/HcalAlgos/interface/HcalDbASCIIIO.h"
#include "Geometry/Records/interface/IdealGeometryRecord.h"
#include "CondFormats/DataRecord/interface/HcalAllRcds.h"
#include "HcalTextCalibrations.h"
Go to the source code of this file.
Functions | |
template<class T > | |
std::auto_ptr< T > | produce_impl (const HcalTopology *topo, const std::string &fFile) |
template<class T > | |
std::auto_ptr< T > | produce_impl (const std::string &fFile) |
std::auto_ptr<T> produce_impl | ( | const HcalTopology * | topo, |
const std::string & | fFile | ||
) |
Definition at line 163 of file HcalTextCalibrations.cc.
References dtNoiseDBValidation_cfg::cerr, edm::hlt::Exception, HcalDbASCIIIO::getObject(), and query::result.
std::auto_ptr<T> produce_impl | ( | const std::string & | fFile | ) |
Definition at line 179 of file HcalTextCalibrations.cc.
References dtNoiseDBValidation_cfg::cerr, edm::hlt::Exception, HcalDbASCIIIO::getObject(), and query::result.